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

  /bionic/benchmarks/
math_benchmark.cpp 73 #define test_isfinite __isfinite macro
75 #define test_isfinite __finite macro
81 d += test_isfinite(v);
  /external/skia/tests/
ScalarTest.cpp 127 static void test_isfinite(skiatest::Reporter* reporter) { function
202 test_isfinite(reporter);
PathTest.cpp 974 static void test_isfinite(skiatest::Reporter* reporter) { function
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 213 void test_isfinite() function
643 test_isfinite();
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/patches.android/
0011-Fix-tests-for-Android.patch 99 @@ -221,7 +221,10 @@ void test_isfinite()
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 567 void test_isfinite() function
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp 570 void test_isfinite() function
    [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 569 void test_isfinite() function
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp 466 void test_isfinite() function
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/c.math/
cmath.pass.cpp 571 void test_isfinite() function
    [all...]

Completed in 325 milliseconds