Home
last modified time | relevance | path

Searched refs:test_sqrt (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/numeric/interval/test/
Dmul.cpp69 static bool test_sqrt(double al, double au) { in test_sqrt() function
116 BOOST_CHECK(test_sqrt(2, 3)); in test_main()
117 BOOST_CHECK(test_sqrt(5, 7)); in test_main()
118 BOOST_CHECK(test_sqrt(-1, 2)); in test_main()
/third_party/python/Lib/ctypes/test/
Dtest_libc.py13 def test_sqrt(self): member in LibTest
/third_party/mindspore/tests/ut/python/ops/
Dtest_math_ops.py80 def test_sqrt(): function
/third_party/boost/libs/multiprecision/test/
DJamfile.v2191 …for local source in test_exp.cpp test_log.cpp test_pow.cpp test_sinh.cpp test_sqrt.cpp test_cosh.c…
/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
/third_party/boost/libs/multiprecision/doc/
Dmultiprecision.qbk3598 * test_sqrt.cpp