/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/ |
D | PairsTagTest.java | 35 Object[] tuple1 = list1.get(0); in testPairs() local
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | shape_util_test.cc | 202 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 210 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 218 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 227 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 235 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 244 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local
|
D | layout_util_test.cc | 53 Shape tuple1 = ShapeUtil::MakeTupleShape({shape}); in TEST_F() local
|
D | literal_test.cc | 442 auto tuple1 = LiteralUtil::MakeTuple({&scalar, &matrix}); in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | tuple_points_to_analysis_test.cc | 386 auto tuple1 = builder.AddInstruction( in TEST_F() local 464 auto tuple1 = builder.AddInstruction( in TEST_F() local 500 auto tuple1 = in TEST_F() local
|
D | bfloat16_propagation_test.cc | 284 HloInstruction* tuple1 = in TEST_F() local 532 HloInstruction* tuple1 = in TEST_F() local 789 HloInstruction* tuple1 = in TEST_F() local
|
D | hlo_alias_analysis_test.cc | 869 auto tuple1 = in TEST_F() local 967 auto tuple1 = in TEST_F() local
|
D | hlo_domain_test.cc | 652 HloInstruction* tuple1 = in TEST_F() local
|
D | copy_insertion_test.cc | 206 HloInstruction* tuple1 = builder.AddInstruction( in TEST_F() local 378 HloInstruction* tuple1 = builder.AddInstruction( in TEST_F() local 693 auto tuple1 = builder.AddInstruction(HloInstruction::CreateTuple({v1, v2})); in BuildWhileInstruction_InitPointsToAmbiguous() local
|
D | hlo_dataflow_analysis_test.cc | 888 auto tuple1 = in TEST_P() local 969 auto tuple1 = builder.AddInstruction( in TEST_P() local 1055 auto tuple1 = in TEST_P() local
|
D | buffer_assignment_test.cc | 1949 auto tuple1 = builder.AddInstruction( in TEST_F() local 2404 auto tuple1 = builder.AddInstruction( in TEST_F() local 2491 auto tuple1 = builder.AddInstruction( in TEST_F() local
|
D | layout_assignment_test.cc | 260 auto tuple1 = builder.AddInstruction( in TEST_F() local
|
D | hlo_evaluator_test.cc | 1964 auto tuple1 = in TEST_P() local
|
/external/python/cpython2/Lib/unittest/ |
D | case.py | 745 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
/external/python/cpython2/Lib/test/ |
D | test_itertools.py | 1459 def mutatingtuple(tuple1, f, tuple2): argument
|
/external/python/cpython3/Lib/unittest/ |
D | case.py | 1047 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
/external/python/cpython3/Lib/test/ |
D | test_itertools.py | 2005 def mutatingtuple(tuple1, f, tuple2): argument
|