Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DTestPackageDef.java288 CtsInstrumentationApkTest instrTest = new CtsInstrumentationApkTest(); in createTest() local
306 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