Searched refs:test_isfinite (Results 1 – 11 of 11) sorted by relevance
/external/skia/tests/ |
D | ScalarTest.cpp | 127 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function 202 test_isfinite(reporter); in DEF_TEST()
|
D | PathTest.cpp | 944 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function 4915 test_isfinite(reporter); in DEF_TEST()
|
/external/skqp/tests/ |
D | ScalarTest.cpp | 127 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function 202 test_isfinite(reporter); in DEF_TEST()
|
D | PathTest.cpp | 944 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function 4732 test_isfinite(reporter); in DEF_TEST()
|
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 28 char *test_isfinite(uint32 *x, uint32 *out);
|
D | semi.c | 580 char *test_isfinite(uint32 *x, uint32 *out) in test_isfinite() function
|
D | dotest.c | 585 {"isfinite", (funcptr)test_isfinite, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/python/cpython3/Lib/test/ |
D | test_cmath.py | 547 def test_isfinite(self): member in CMathTests
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 376 int test_isfinite( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_eleme… in test_isfinite() function
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 568 void test_isfinite() in test_isfinite() function 1494 test_isfinite(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 583 void test_isfinite() in test_isfinite() function 1545 test_isfinite(); in main()
|