Home
last modified time | relevance | path

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

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