Searched defs:tuple2 (Results 1 – 14 of 14) sorted by relevance
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/ |
| D | PairsTagTest.java | 41 Object[] tuple2 = list1.get(1); in testPairs() local
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | shape_util_test.cc | 219 Shape tuple2 = ShapeUtil::MakeTupleShape( in TEST() local 233 Shape tuple2 = ShapeUtil::MakeTupleShape( in TEST() local 241 Shape tuple2 = ShapeUtil::MakeTupleShape( in TEST() local 250 Shape tuple2 = ShapeUtil::MakeTupleShape( in TEST() local 258 Shape tuple2 = ShapeUtil::MakeTupleShape( in TEST() local 267 Shape tuple2 = ShapeUtil::MakeTupleShape( in TEST() local
|
| D | layout_util_test.cc | 48 Shape tuple2 = ShapeUtil::MakeTupleShape({shape, shape}); in TEST_F() local
|
| D | literal_test.cc | 428 auto tuple2 = LiteralUtil::MakeTuple({&scalar_clone, &matrix}); in TEST_F() local 453 auto tuple2 = LiteralUtil::MakeTuple({&r1_clone, &r2}); in TEST_F() local
|
| /external/python/cpython2/Lib/test/ |
| D | test_pprint.py | 20 class tuple2(tuple): class
|
| D | test_itertools.py | 1459 def mutatingtuple(tuple1, f, tuple2): argument
|
| D | test_builtin.py | 529 class tuple2(tuple): class
|
| /external/python/cpython3/Lib/test/ |
| D | test_pprint.py | 26 class tuple2(tuple): class
|
| D | test_itertools.py | 2142 def mutatingtuple(tuple1, f, tuple2): argument
|
| /external/python/cpython2/Lib/unittest/ |
| D | case.py | 745 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_cost_analysis_test.cc | 785 auto tuple2 = builder.AddInstruction( in TEST_F() local
|
| D | hlo_evaluator_test.cc | 3207 auto tuple2 = in TEST_P() local 4956 HloInstruction* tuple2 = in TEST_F() local
|
| /external/python/cpython3/Lib/unittest/ |
| D | case.py | 1053 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | conditional_test.cc | 761 const Shape tuple2 = ShapeUtil::MakeTupleShape({scalar, scalar}); in XLA_TEST_F() local
|