Home
last modified time | relevance | path

Searched refs:test_remainder (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/
Dimport.hlotxt717 // CHECK-LABEL: func private @test_remainder
719 %test_remainder (Arg_0.1: f32[4], Arg_1.2: f32[4]) -> f32[4] {
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1338 void test_remainder() in test_remainder() function
1563 test_remainder(); in main()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1306 void test_remainder() in test_remainder() function
1531 test_remainder(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1357 void test_remainder() in test_remainder() function
1582 test_remainder(); in main()
/external/llvm-project/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1395 void test_remainder() in test_remainder() function
1620 test_remainder(); in main()
/external/python/cpython2/Lib/test/
Dtest_decimal.py2131 def test_remainder(self): member in ContextAPItests
/external/python/cpython3/Lib/test/
Dtest_argparse.py5046 def test_remainder(self): member in TestIntermixedArgs
Dtest_decimal.py3410 def test_remainder(self): member in ContextAPItests
Ddatetimetester.py946 def test_remainder(self): member in TestTimeDelta