/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | shape_util_test.cc | 217 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 231 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 239 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 248 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 256 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local 265 Shape tuple1 = ShapeUtil::MakeTupleShape( in TEST() local
|
H A D | layout_util_test.cc | 47 Shape tuple1 = ShapeUtil::MakeTupleShape({shape}); in TEST_F() local
|
H A D | literal_test.cc | 423 auto tuple1 = LiteralUtil::MakeTuple({&scalar, &matrix}); in TEST_F() local 447 auto tuple1 = LiteralUtil::MakeTuple({&r1, &r2}); in TEST_F() local
|
/aosp_15_r20/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/presence/pidfparser/pidf/ |
D | PresenceTest.java | 81 Tuple tuple1 = getTuple(Basic.OPEN, serviceId1, description1, contact); in testSerializing() local 253 Tuple tuple1 = tupleList.get(1); in testMalformedParsing() local
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/ |
H A D | PairsTagTest.java | 32 Object[] tuple1 = list1.get(0); in testPairs() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/animation/ |
H A D | StateListAnimatorTest.java | 98 StateListAnimator.Tuple tuple1 = stateListAnimator.getTuples().get(0); in testStateListLoading() local
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | messageformat2_evaluation.h | 55 const PrioritizedVariant& tuple1 = *(static_cast<const PrioritizedVariant*>(left.pointer)); in comparePrioritizedVariants() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | messageformat2_evaluation.h | 55 const PrioritizedVariant& tuple1 = *(static_cast<const PrioritizedVariant*>(left.pointer)); in comparePrioritizedVariants() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | bfloat16_propagation_test.cc | 286 HloInstruction* tuple1 = in TEST_F() local 776 HloInstruction* tuple1 = in TEST_F() local
|
H A D | hlo_domain_test.cc | 745 HloInstruction* tuple1 = in TEST_F() local
|
H A D | buffer_assignment_test.cc | 2175 auto tuple1 = builder.AddInstruction( in TEST_F() local 2725 auto tuple1 = builder.AddInstruction( in TEST_F() local 2810 auto tuple1 = builder.AddInstruction( in TEST_F() local
|
H A D | hlo_evaluator_test.cc | 3205 auto tuple1 = in TEST_P() local 4922 HloInstruction* tuple1 = in TEST_F() local 4952 HloInstruction* tuple1 = in TEST_F() local
|
H A D | hlo_cost_analysis_test.cc | 774 auto tuple1 = builder.AddInstruction(HloInstruction::CreateTuple({c1, c2})); in TEST_F() local
|
H A D | sharding_propagation_test.cc | 930 auto* tuple1 = FindInstruction(module.get(), "tuple.1"); in TEST_P() local
|
/aosp_15_r20/external/pytorch/torch/_dynamo/repro/ |
H A D | after_aot.py | 605 def compare_tuples(tuple1, tuple2): argument
|
/aosp_15_r20/external/python/cpython2/Lib/unittest/ |
D | case.py | 745 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | type.cpp | 403 auto tuple1 = t1->castRaw<TupleType>(); in unifyTypesImpl() local
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_itertools.py | 1459 def mutatingtuple(tuple1, f, tuple2): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/ |
D | case.py | 1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/ |
D | case.py | 1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/ |
H A D | case.py | 1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/ |
D | case.py | 1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/ |
D | case.py | 1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/ |
D | case.py | 1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_itertools.py | 2177 def mutatingtuple(tuple1, f, tuple2): argument
|