Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/test/java/com/android/compatibility/testtype/
DAppLaunchTestTest.java356 InstrumentationTest instrumentation = in createFailingInstrumentationTest() local
369 InstrumentationTest instrumentation = in createPassingInstrumentationTest() local
380 InstrumentationTest instrumentation = in createPassingInstrumentationTestAfterFailing() local
397 private AppLaunchTest createLaunchTestWithInstrumentation(InstrumentationTest instrumentation) { in createLaunchTestWithInstrumentation()
402 InstrumentationTest instrumentation, int retryCount) { in createLaunchTestWithInstrumentation()