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

  /external/skia/tests/
ScalarTest.cpp 127 static void test_isfinite(skiatest::Reporter* reporter) { function
202 test_isfinite(reporter);
PathTest.cpp 972 static void test_isfinite(skiatest::Reporter* reporter) { function
    [all...]
  /bionic/benchmarks/
math_benchmark.cpp 73 #define test_isfinite __isfinite macro
75 #define test_isfinite __finite macro
81 d += test_isfinite(v);
  /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();
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 567 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/depr/depr.c.headers/
math_h.pass.cpp 570 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 452 milliseconds