Home
last modified time | relevance | path

Searched refs:CtsInstrumentationApkTest (Results 1 – 2 of 2) sorted by relevance

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DTestPackageDef.java295 CtsInstrumentationApkTest instrTest = new CtsInstrumentationApkTest(); in createTest()
313 private InstrumentationTest setInstrumentationTest(CtsInstrumentationApkTest instrTest, in setInstrumentationTest()
DCtsInstrumentationApkTest.java38 public class CtsInstrumentationApkTest extends InstrumentationTest implements IBuildReceiver { class