Home
last modified time | relevance | path

Searched refs:t4 (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation_test.cc108 ReferenceTypeInfo t4(MergeTypes(ObjectType(), InvalidType())); in TEST_F() local
109 EXPECT_TRUE(t4.IsValid()); in TEST_F()
110 EXPECT_TRUE(t4.IsExact()); in TEST_F()
111 EXPECT_TRUE(t4.IsEqual(ObjectType())); in TEST_F()
140 ReferenceTypeInfo t4(MergeTypes(StringType(), ObjectType())); in TEST_F() local
141 EXPECT_TRUE(t4.IsValid()); in TEST_F()
142 EXPECT_FALSE(t4.IsExact()); in TEST_F()
143 EXPECT_TRUE(t4.IsEqual(ObjectType(false))); in TEST_F()
/art/test/567-checker-builder-intrinsics/src/
DTestMinMax.java624 int t4 = (x < y) ? x : y; in minmaxCSEScalar() local
628 return t1 + t2 + t3 + t4 + t5 + t6; in minmaxCSEScalar()
660 int t4 = (x[0] < y[0]) ? x[0] : y[0]; in minmaxCSEArray() local
664 return t1 + t2 + t3 + t4 + t5 + t6; in minmaxCSEArray()
684 int t4 = (x < y) ? x : y; in minmaxCSEScalarAndCond() local
686 return t1 + t2 + t3 + t4; in minmaxCSEScalarAndCond()
/art/test/990-field-trace/src/art/
DTest990.java210 TestClass1 t4 = new TestClass1(4, t2);
218 t4.tweak((int)((TestClass2)t2).baz);
219 t4.tweak((int)TestClass2.TOTAL);
/art/tools/ahat/src/test/com/android/ahat/
DDiffFieldsTest.java37 private static final Type t4 = Type.DOUBLE; field in DiffFieldsTest
126 a.add(new FieldValue("n4", t4, null)); in basicDiff()
164 a.add(new FieldValue("n4", t4, null)); in reorderedDiff()
169 b.add(new FieldValue("n4", t4, null)); in reorderedDiff()
/art/test/924-threads/src/art/
DTest924.java77 Thread t4 = new Thread("Subclass") { in doTest() local
79 printThreadInfo(t4); in doTest()
/art/test/dexdump/
Dbytecodes.txt1586 0x0013 - 0x005d reg=3 t4 I
1742 0x002d - 0x00c2 reg=8 t4 J