Searched defs:createInstrumentationTest (Results 1 – 5 of 5) sorted by relevance
47 public InstrumentationTest createInstrumentationTest(String packageBeingTested) { in createInstrumentationTest() method in AppLaunchCompatibilityTest
62 public InstrumentationTest createInstrumentationTest(String packageBeingTested) { in createInstrumentationTest() method in AppCrawlerCompatibilityTest
155 protected abstract InstrumentationTest createInstrumentationTest(String packageBeingTested); in createInstrumentationTest() method in AppCompatibilityTest
49 protected InstrumentationTest createInstrumentationTest(String packageBeingTested) { in createInstrumentationTest() method in AppCompatibilityTestTest.ConcreteAppCompatibilityTest
115 protected InstrumentationTest createInstrumentationTest(String packageBeingTested) { in createInstrumentationTest() method in AppLaunchTest