Searched refs:test_round (Results 1 – 12 of 12) sorted by relevance
/third_party/boost/libs/chrono/test/duration/ |
D | rounding_pass.cpp | 73 void test_round() in test_round() function 102 test_round(); in main()
|
/third_party/boost/libs/math/test/ |
D | test_round.cpp | 208 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()
|
D | Jamfile.v2 | 486 [ run test_round.cpp pch ../../test/build//boost_unit_test_framework ]
|
/third_party/musl/libc-test/src/math/ |
D | fenv.c | 109 static void test_round() in test_round() function 271 test_round(); in main()
|
/third_party/mindspore/tests/ut/python/optimizer/ |
D | test_bprop_mindir.py | 172 def test_round(): function
|
/third_party/python/Modules/_decimal/tests/ |
D | deccheck.py | 1067 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/ |
D | test_arithmetic_self_op.py | 168 def test_round(): function
|
/third_party/python/Lib/test/ |
D | test_long.py | 1030 def test_round(self): member in LongTest
|
D | test_builtin.py | 1353 def test_round(self): member in BuiltinTest
|
D | test_decimal.py | 4484 def test_round(self): member in Coverage
|
/third_party/boost/libs/multiprecision/test/ |
D | Jamfile.v2 | 191 …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/ |
D | multiprecision.qbk | 3594 * test_round.cpp
|