Home
last modified time | relevance | path

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

/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