Home
last modified time | relevance | path

Searched refs:test_round (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/chrono/test/duration/
Drounding_pass.cpp73 void test_round() in test_round() function
102 test_round(); in main()
/third_party/boost/libs/math/test/
Dtest_round.cpp208 void test_round(T, const char* name ) in test_round() function
394 test_round(0.1F, "float"); in BOOST_AUTO_TEST_CASE()
395 test_round(0.1, "double"); in BOOST_AUTO_TEST_CASE()
397 test_round(0.1L, "long double"); in BOOST_AUTO_TEST_CASE()
398 test_round(boost::math::concepts::real_concept(0.1), "real_concept"); in BOOST_AUTO_TEST_CASE()
DJamfile.v2486 [ run test_round.cpp pch ../../test/build//boost_unit_test_framework ]
/third_party/musl/libc-test/src/math/
Dfenv.c109 static void test_round() in test_round() function
271 test_round(); in main()
/third_party/mindspore/tests/ut/python/optimizer/
Dtest_bprop_mindir.py172 def test_round(): function
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py1067 def test_round(method, prec, exprange, restricted_range, itr, stat): function
1261 do_single('__round__', lambda: test_method('__round__', testspecs, test_round))
/third_party/mindspore/tests/st/ops/cpu/
Dtest_arithmetic_self_op.py168 def test_round(): function
/third_party/python/Lib/test/
Dtest_long.py1030 def test_round(self): member in LongTest
Dtest_builtin.py1353 def test_round(self): member in BuiltinTest
Dtest_decimal.py4484 def test_round(self): member in Coverage
/third_party/boost/libs/multiprecision/test/
DJamfile.v2191 …pp test_cos.cpp test_tan.cpp test_asin.cpp test_acos.cpp test_atan.cpp test_round.cpp test_fpclass…
/third_party/boost/libs/multiprecision/doc/
Dmultiprecision.qbk3594 * test_round.cpp