Home
last modified time | relevance | path

Searched refs:t6 (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation_test.cc151 ReferenceTypeInfo t6(MergeTypes(ObjectType(), ObjectType(false))); in TEST_F() local
152 EXPECT_TRUE(t6.IsValid()); in TEST_F()
153 EXPECT_FALSE(t6.IsExact()); in TEST_F()
154 EXPECT_TRUE(t6.IsEqual(ObjectType(false))); in TEST_F()
/art/tools/ahat/src/test/com/android/ahat/
DDiffFieldsTest.java39 private static final Type t6 = Type.SHORT; field in DiffFieldsTest
128 a.add(new FieldValue("n6", t6, null)); in basicDiff()
136 b.add(new FieldValue("n6", t6, null)); in basicDiff()
166 a.add(new FieldValue("n6", t6, null)); in reorderedDiff()
175 b.add(new FieldValue("n6", t6, null)); in reorderedDiff()
/art/test/679-checker-minmax/src/
DMain.java650 int t6 = (x < y) ? x : y; in minmaxCSEScalar() local
652 return t1 + t2 + t3 + t4 + t5 + t6; in minmaxCSEScalar()
686 int t6 = (x[0] < y[0]) ? x[0] : y[0]; in minmaxCSEArray() local
688 return t1 + t2 + t3 + t4 + t5 + t6; in minmaxCSEArray()
/art/test/dexdump/
Dbytecodes.txt1588 0x0017 - 0x005d reg=5 t6 I
1744 0x0031 - 0x00c2 reg=12 t6 J