HomeSort by relevance Sort by last modified time
    Searched refs:CtsInstrumentationApkTest (Results 1 - 5 of 5) sorted by null

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DisplayTestRunner.java 28 public class DisplayTestRunner extends CtsInstrumentationApkTest {
AccessibilityServiceTestRunner.java 43 public class AccessibilityServiceTestRunner extends CtsInstrumentationApkTest {
AccessibilityTestRunner.java 40 public class AccessibilityTestRunner extends CtsInstrumentationApkTest {
CtsInstrumentationApkTest.java 38 public class CtsInstrumentationApkTest extends InstrumentationTest implements IBuildReceiver {
40 private static final String LOG_TAG = "CtsInstrumentationApkTest";
TestPackageDef.java 283 CtsInstrumentationApkTest instrTest = new CtsInstrumentationApkTest();
308 * Populates given {@link CtsInstrumentationApkTest} with data from the package xml.
314 private InstrumentationTest setInstrumentationTest(CtsInstrumentationApkTest instrTest,

Completed in 146 milliseconds