Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 11 of 11) sorted by relevance

/cts/tests/tests/view/src/android/view/animation/cts/
DTransformationTest.java31 final Transformation t2 = new Transformation(); in testCompose() local
57 final Transformation t2 = new Transformation(); in testClear() local
106 final Transformation t2 = new Transformation(); in testSet() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/
DTest_monitor_enter.java139 private T_monitor_enter_2 t2; field in TestRunnable2
141 TestRunnable2(T_monitor_enter_2 t2, int val) { in TestRunnable2()
/cts/suite/cts/deviceTests/opengl/jni/reference/
DGLReference.cpp48 double t2 = GLUtils::currentTimeMillis(); in Java_com_android_cts_opengl_reference_GLGameActivity_startBenchmark() local
/cts/tests/tests/app/src/android/app/cts/
DActionBarTest.java54 Tab t2 = createTab("Tab 2"); in testAddTab() local
/cts/tests/tests/widget/src/android/widget/cts/util/
DListItemFactory.java255 TextView t2 = new TextView(context); in doubleText() local
280 TextView t2 = (TextView) ((LinearLayout) convertView).getChildAt(1); in convertDoubleText() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DTypeTest.java188 Type t2 = b2.setX(5).setY(5).create(); in testEquals() local
DTestGetSet.java101 Type t2 = Type.createXY(mRS, e, gWidth / vs, gHeight * gDepth); in testSetup() local
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java100 long t2 =0; in getCurrentPosition() local
154 long t2 =0; in setLooping() local
193 long t2=0; in pause() local
/cts/tools/signature-tools/test/signature/converter/
DConvertClassTest.java528 ITypeReference t2 = param.getType(); in testParameterConformance2() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DCanvasTest.java1671 final SpannedString t2 = new SpannedString(t1); in testDrawText4() local
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java1593 Time t2 = new Time(nonUtcTz); in testParse_dateTime() local