Home
last modified time | relevance | path

Searched defs:instrTest (Results 1 – 3 of 3) sorted by relevance

/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DApkInstrumentationPreparer.java121 AndroidJUnitTest instrTest = new AndroidJUnitTest(); in instrument() local
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DTestPackageDef.java295 CtsInstrumentationApkTest instrTest = new CtsInstrumentationApkTest(); in createTest() local
313 private InstrumentationTest setInstrumentationTest(CtsInstrumentationApkTest instrTest, in setInstrumentationTest()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/device/
DDeviceInfoCollector.java108 InstrumentationTest instrTest = new InstrumentationTest(); in runInstrumentation() local