Searched refs:createInstrumentationTest (Results 1 – 2 of 2) sorted by relevance
128 protected InstrumentationTest createInstrumentationTest(String packageBeingTested) { in createInstrumentationTest() method in AppLaunchTest264 InstrumentationTest instrTest = createInstrumentationTest(result.packageName); in launchPackage()
406 protected InstrumentationTest createInstrumentationTest( in createLaunchTestWithInstrumentation()