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

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Dis_floating_point.pass.cpp19 void test_is_floating_point() function
76 test_is_floating_point<float>();
77 test_is_floating_point<double>();
78 test_is_floating_point<long double>();

Completed in 101 milliseconds