Home
last modified time | relevance | path

Searched refs:LAUNCH_TEST_PACKAGE (Results 1 – 1 of 1) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java98 private static final String LAUNCH_TEST_PACKAGE = "com.android.compatibilitytest"; field in AppLaunchTest
131 instrumentationTest.setPackageName(LAUNCH_TEST_PACKAGE); in createInstrumentationTest()