Home
last modified time | relevance | path

Searched refs:test_square (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/numeric/interval/test/
Dmul.cpp61 static bool test_square(double al, double au) { in test_square() function
112 BOOST_CHECK(test_square(2, 3)); in test_main()
113 BOOST_CHECK(test_square(-2, 3)); in test_main()
114 BOOST_CHECK(test_square(-3, 2)); in test_main()
/third_party/mindspore/tests/ut/python/ops/
Dtest_math_ops.py71 def test_square(): function
/third_party/mindspore/tests/st/ops/cpu/
Dtest_arithmetic_self_op.py83 def test_square(): function
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py749 def test_square(): function