Home
last modified time | relevance | path

Searched defs:test_sqrt (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/ctypes/test/
Dtest_libc.py13 def test_sqrt(self): member in LibTest
/third_party/boost/libs/numeric/interval/test/
Dmul.cpp69 static bool test_sqrt(double al, double au) { in test_sqrt() function
/third_party/mindspore/tests/ut/python/ops/
Dtest_math_ops.py80 def test_sqrt(): function
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py767 def test_sqrt(): function
/third_party/python/Lib/test/
Dtest_decimal.py3476 def test_sqrt(self): member in ContextAPItests