Home
last modified time | relevance | path

Searched defs:test_isinf (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/st/numpy_native/
Dtest_logic_ops.py226 def test_isinf(): function
/third_party/python/Lib/test/
Dtest_cmath.py567 def test_isinf(self): member in CMathTests
/third_party/optimized-routines/math/test/rtest/
Dsemi.c605 char *test_isinf(uint32 *x, uint32 *out) in test_isinf() function