Home
last modified time | relevance | path

Searched defs:test_round (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/chrono/test/duration/
Drounding_pass.cpp73 void test_round() in test_round() function
/third_party/boost/libs/math/test/
Dtest_round.cpp208 void test_round(T, const char* name ) in test_round() function
/third_party/mindspore/tests/st/ops/cpu/
Dtest_arithmetic_self_op.py168 def test_round(): function
/third_party/musl/libc-test/src/math/
Dfenv.c109 static void test_round() in test_round() function
/third_party/mindspore/tests/ut/python/optimizer/
Dtest_bprop_mindir.py172 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/python/Modules/_decimal/tests/
Ddeccheck.py1067 def test_round(method, prec, exprange, restricted_range, itr, stat): function