Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/
DTest_monitor_enter.java34 final T_monitor_enter_1 t1 = new T_monitor_enter_1(); in testN1() local
54 final T_monitor_enter_2 t1 = new T_monitor_enter_2(); in testN2() local
124 private T_monitor_enter_1 t1; field in TestRunnable
125 TestRunnable(T_monitor_enter_1 t1) { in TestRunnable()
/cts/tests/tests/view/src/android/view/animation/cts/
DTransformationTest.java44 final Transformation t1 = new Transformation(); in testCompose() local
71 final Transformation t1 = new Transformation(); in testClear() local
121 final Transformation t1 = new Transformation(); in testSet() local
/cts/tests/openglperf2/jni/reference/
DGLReference.cpp47 double t1 = GLUtils::currentTimeMillis(); in Java_android_opengl2_cts_reference_GLGameActivity_startBenchmark() local
/cts/tests/tests/widget/src/android/widget/cts/util/
DListItemFactory.java246 TextView t1 = new TextView(context); in doubleText() local
279 TextView t1 = (TextView) ((LinearLayout) convertView).getChildAt(0); in convertDoubleText() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DDspFftServer.java54 double cc, ss, t1, t2; in fft() local
/cts/tests/app/src/android/app/cts/
DActionBarTest.java51 Tab t1 = createTab("Tab 1"); in testAddTab() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DTypeTest.java193 Type t1 = b1.setX(5).setY(5).create(); in testEquals() local
DGetSetTest.java119 Type t1 = Type.createX(mRS, e, gWidth * gHeight * gDepth / vs); in testSetup() local
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java99 long t1=0; in getCurrentPosition() local
153 long t1 =0; in setLooping() local
192 long t1=0; in pause() local
/cts/tests/sensor/src/android/hardware/cts/
DSensorManagerStaticTest.java82 float t1 = SensorManager.getAltitude(p0, p); in testGetAltitude() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DCanvasTest.java1825 final String t1 = "android"; in testDrawTextTextAtPositionWithOffsets() local