HomeSort by relevance Sort by last modified time
    Searched refs:test_floating_point (Results 1 - 6 of 6) 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>();
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/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>();
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/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>();
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
floating_point.pass.cpp 38 void test_floating_point() function
48 test_floating_point<float>();
49 test_floating_point<double>();
50 test_floating_point<long double>();
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/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 272 milliseconds