Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java54 private static final String APP_USING_OTHER_APP_PACKAGE = field in AdbRootDependentCompilationTest
97 mDevice.uninstallPackage(APP_USING_OTHER_APP_PACKAGE); in tearDown()
214 DeviceTestRunOptions options = new DeviceTestRunOptions(APP_USING_OTHER_APP_PACKAGE); in testCompile_usedByOtherApps()
215 options.setTestClassName(APP_USING_OTHER_APP_PACKAGE + ".UsingOtherAppTest"); in testCompile_usedByOtherApps()