Home
last modified time | relevance | path

Searched refs:test_isfinite (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/tests/
H A DScalarTest.cpp127 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function
202 test_isfinite(reporter); in DEF_TEST()
H A DPathTest.cpp944 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function
4943 test_isfinite(reporter); in DEF_TEST()
/third_party/optimized-routines/math/test/rtest/
H A Dsemi.h28 char *test_isfinite(uint32 *x, uint32 *out);
H A Dsemi.c580 char *test_isfinite(uint32 *x, uint32 *out) in test_isfinite() function
H A Ddotest.c585 {"isfinite", (funcptr)test_isfinite, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
/third_party/python/Lib/test/
H A Dtest_cmath.py547 def test_isfinite(self): member in CMathTests

Completed in 15 milliseconds