Searched refs:testSqrt (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_math.py | 827 def testSqrt(self): member in MathTests |
/external/tensorflow/tensorflow/python/kernel_tests/ | ||
D | cwise_ops_test.py | 769 def testSqrt(self): member in IsFiniteInfNanTest |
/external/python/cpython3/Lib/test/ | ||
D | test_math.py | 1154 def testSqrt(self): member in MathTests |