Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/chrono/test/duration/
Drounding_pass.cpp73 void test_round() in test_round() function
/external/rust/android-crates-io/crates/arc-swap/benches/
Dint-access.rs54 fn test_round<R, W>(name: &str, iterations: usize, r: R, w: W) in test_round() function
/external/tensorflow/tensorflow/python/ops/
Dmatmul_benchmark.py118 def test_round(self, num_iters): member in MatmulBenchmark
/external/python/cpython3/Lib/test/
Dtest_long.py1136 def test_round(self): member in LongTest
Dtest_builtin.py1594 def test_round(self): member in BuiltinTest
Dtest_decimal.py4609 def test_round(self): member in Coverage
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1372 void test_round() in test_round() function
/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py1067 def test_round(method, prec, exprange, restricted_range, itr, stat): function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1423 void test_round() in test_round() function
/external/cronet/stable/third_party/libc++/src/test/std/numerics/c.math/
Dcmath.pass.cpp1557 void test_round() in test_round() function
/external/cronet/stable/third_party/libc++/src/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp672 void test_round() { in test_round() function
/external/cronet/tot/third_party/libc++/src/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp672 void test_round() { in test_round() function
/external/cronet/tot/third_party/libc++/src/test/std/numerics/c.math/
Dcmath.pass.cpp1557 void test_round() in test_round() function
/external/pytorch/test/onnx/
Dtest_operators.py1009 def test_round(self): member in TestOperators
Dtest_pytorch_onnx_onnxruntime.py7995 def test_round(self): member in TestONNXRuntime
/external/pytorch/test/torch_np/numpy_tests/core/
Dtest_numeric.py197 def test_round(self): member in TestNonarrayArgs
Dtest_multiarray.py1562 def test_round(self): member in TestMethods
/external/pytorch/test/
Dtest_tensorexpr.py721 def test_round(x, y): function
Dtest_jit.py13552 def test_round(self): member in TestScript
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/tests/
Dintegration_tests.rs2703 fn test_round() { in test_round() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/tests/
Dintegration_tests.rs2703 fn test_round() { in test_round() function
/external/pytorch/test/inductor/
Dtest_torchinductor.py2193 def test_round(self): member in CommonTemplate