Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/
DAppCompatibilityTest.java155 protected abstract InstrumentationTest createInstrumentationTest(String packageBeingTested); in createInstrumentationTest()
159 String packageBeingTested) { in createDefaultInstrumentationTest()
DAppLaunchCompatibilityTest.java47 public InstrumentationTest createInstrumentationTest(String packageBeingTested) { in createInstrumentationTest()
DAppCrawlerCompatibilityTest.java62 public InstrumentationTest createInstrumentationTest(String packageBeingTested) { in createInstrumentationTest()
/test/app_compat/csuite/harness/src/test/java/com/android/compatibility/
DAppCompatibilityTestTest.java49 protected InstrumentationTest createInstrumentationTest(String packageBeingTested) { in createInstrumentationTest()
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java115 protected InstrumentationTest createInstrumentationTest(String packageBeingTested) { in createInstrumentationTest()