Home
last modified time | relevance | path

Searched refs:expected_rt (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Dumodti3_test.c34 utwords expected_rt; in test__umodti3() local
35 expected_rt.all = expected_r; in test__umodti3()
39 expected_rt.s.high, expected_rt.s.low); in test__umodti3()
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dumodti3_test.c25 utwords expected_rt; in test__umodti3() local
26 expected_rt.all = expected_r; in test__umodti3()
30 expected_rt.s.high, expected_rt.s.low); in test__umodti3()
Ddivmodti4_test.c37 utwords expected_rt; in test__divmodti4() local
38 expected_rt.all = expected_r; in test__divmodti4()
48 expected_rt.s.high, expected_rt.s.low); in test__divmodti4()
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dparse_example_dataset_test.py1028 expected_rt = ragged_factory_ops.constant(
1045 "rt1": expected_rt,
1046 "rt2": expected_rt,
1047 "rt3": expected_rt,
1048 "rt4": expected_rt,
1049 "rt5": expected_rt,
1097 expected_rt = ragged_factory_ops.constant(
1104 "rt1": expected_rt,
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_map_fn_op_test.py186 expected_rt = ragged_factory_ops.constant(
188 self.assertAllEqual(expected_rt, output)
Dragged_tensor_test.py1391 expected_rt = ragged_factory_ops.constant([[[0], [1]], [[2], [3]], [[4],
1394 self.assertAllEqual(decoded_rt, expected_rt)
1408 expected_rt = ragged_factory_ops.constant([[[0], [1]], [[2], [3]], [[4],
1411 self.assertAllEqual(decoded_rt, expected_rt)
/external/tensorflow/tensorflow/python/kernel_tests/
Dparsing_ops_test.py1094 expected_rt = ragged_factory_ops.constant(
1111 "rt1": expected_rt,
1112 "rt2": expected_rt,
1113 "rt3": expected_rt,
1114 "rt4": expected_rt,
1115 "rt5": expected_rt,
1163 expected_rt = ragged_factory_ops.constant(
1170 "rt1": expected_rt,