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

  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/meta/meta.unary/meta.unary.cat/
floating_point.pass.cpp 35 void test_floating_point() function
45 test_floating_point<float>();
46 test_floating_point<double>();
47 test_floating_point<long double>();
  /ndk/sources/cxx-stl/llvm-libc++/test/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>();

Completed in 58 milliseconds