Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/
DDeviceInteractionHelperInstallerTest.java189 File otherApk = createFindableFile(testsDir, "com.fallback.apk", testInfo); in testFallbackPackageOptionOverridesDefault() local
190 mockApkPackage(otherApk, "com.fallback"); in testFallbackPackageOptionOverridesDefault()
192 expectHelperInstall(otherApk); in testFallbackPackageOptionOverridesDefault()