Searched refs:test_floating_point (Results 1 - 2 of 2) sorted by relevance

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
H A Dfloating_point.pass.cpp29 void test_floating_point() function
39 test_floating_point<float>();
40 test_floating_point<double>();
41 test_floating_point<long double>();
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Dfloating_point.pass.cpp39 void test_floating_point() function
51 test_floating_point<float>();
52 test_floating_point<double>();
53 test_floating_point<long double>();

Completed in 121 milliseconds