Home
last modified time | relevance | path

Searched defs:t3 (Results 1 – 7 of 7) sorted by relevance

/art/test/127-checker-secondarydex/src/
DMain.java35 Test t3 = null; in testSlowPathDirectInvoke() local
/art/compiler/optimizing/
Dreference_type_propagation_test.cc102 ReferenceTypeInfo t3(MergeTypes(InvalidType(), StringType())); in TEST_F() local
134 ReferenceTypeInfo t3(MergeTypes(ObjectType(), StringType())); in TEST_F() local
/art/test/567-checker-builder-intrinsics/src/
DTestMinMax.java623 int t3 = (x > y) ? x : y; in minmaxCSEScalar() local
659 int t3 = (x[0] > y[0]) ? x[0] : y[0]; in minmaxCSEArray() local
683 int t3 = (x > y) ? x : y; in minmaxCSEScalarAndCond() local
/art/test/1982-no-virtuals-structural-redefinition/src/art/
DTest1982.java191 SubTransform t3 = new SubTransform(3); in doTest() local
/art/tools/ahat/src/test/com/android/ahat/
DDiffFieldsTest.java36 private static final Type t3 = Type.FLOAT; field in DiffFieldsTest
/art/test/924-threads/src/art/
DTest924.java65 Thread t3 = new Thread("Daemon Thread"); in doTest() local
/art/dex2oat/
Ddex2oat.cc1838 TimingLogger::ScopedTiming t3("Loading image checksum", timings_); in Setup() local
1857 TimingLogger::ScopedTiming t3("Loading image checksum", timings_); in Setup() local