HomeSort by relevance Sort by last modified time
    Searched refs:test_floating_point (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
floating_point.pass.cpp 29 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/
floating_point.pass.cpp 39 void test_floating_point() function
51 test_floating_point<float>();
52 test_floating_point<double>();
53 test_floating_point<long double>();

Completed in 216 milliseconds