Home
last modified time | relevance | path

Searched defs:tuple1 (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util_test.cc217 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 Dlayout_util_test.cc47 Shape tuple1 = ShapeUtil::MakeTupleShape({shape}); in TEST_F() local
H A Dliteral_test.cc423 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/
DPresenceTest.java81 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 DPairsTagTest.java32 Object[] tuple1 = list1.get(0); in testPairs() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/animation/
H A DStateListAnimatorTest.java98 StateListAnimator.Tuple tuple1 = stateListAnimator.getTuples().get(0); in testStateListLoading() local
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dmessageformat2_evaluation.h55 const PrioritizedVariant& tuple1 = *(static_cast<const PrioritizedVariant*>(left.pointer)); in comparePrioritizedVariants() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmessageformat2_evaluation.h55 const PrioritizedVariant& tuple1 = *(static_cast<const PrioritizedVariant*>(left.pointer)); in comparePrioritizedVariants() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_propagation_test.cc286 HloInstruction* tuple1 = in TEST_F() local
776 HloInstruction* tuple1 = in TEST_F() local
H A Dhlo_domain_test.cc745 HloInstruction* tuple1 = in TEST_F() local
H A Dbuffer_assignment_test.cc2175 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 Dhlo_evaluator_test.cc3205 auto tuple1 = in TEST_P() local
4922 HloInstruction* tuple1 = in TEST_F() local
4952 HloInstruction* tuple1 = in TEST_F() local
H A Dhlo_cost_analysis_test.cc774 auto tuple1 = builder.AddInstruction(HloInstruction::CreateTuple({c1, c2})); in TEST_F() local
H A Dsharding_propagation_test.cc930 auto* tuple1 = FindInstruction(module.get(), "tuple.1"); in TEST_P() local
/aosp_15_r20/external/pytorch/torch/_dynamo/repro/
H A Dafter_aot.py605 def compare_tuples(tuple1, tuple2): argument
/aosp_15_r20/external/python/cpython2/Lib/unittest/
Dcase.py745 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dtype.cpp403 auto tuple1 = t1->castRaw<TupleType>(); in unifyTypesImpl() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_itertools.py1459 def mutatingtuple(tuple1, f, tuple2): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/
Dcase.py1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
/aosp_15_r20/external/python/cpython3/Lib/unittest/
Dcase.py1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/
H A Dcase.py1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/
Dcase.py1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/
Dcase.py1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/
Dcase.py1081 def assertTupleEqual(self, tuple1, tuple2, msg=None): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_itertools.py2177 def mutatingtuple(tuple1, f, tuple2): argument

12