Home
last modified time | relevance | path

Searched defs:test_isfinite (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/tests/
DScalarTest.cpp127 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function
DPathTest.cpp944 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function
/third_party/skia/tests/
DScalarTest.cpp127 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function
DPathTest.cpp944 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function
/third_party/mindspore/tests/st/numpy_native/
Dtest_logic_ops.py194 def test_isfinite(): function
/third_party/python/Lib/test/
Dtest_cmath.py547 def test_isfinite(self): member in CMathTests
/third_party/optimized-routines/math/test/rtest/
Dsemi.c580 char *test_isfinite(uint32 *x, uint32 *out) in test_isfinite() function