Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/
DDeviceInteractionHelperInstallerTest.java160 File extraApk = createFindableFile(testsDir, "com.helper1.apk", testInfo); in testNoOptionsValidDeviceProperty() local
215 File extraApk = createFindableFile(testsDir, "com.helper1.apk", testInfo); in testDevicePropertyOptionOverridesDefault() local
244 File extraApk = createFindableFile(testsDir, "MyCtsHelpers.apk", testInfo); in testInvalidApkWontInstall() local
272 File extraApk = createFindableFile(testsDir, "MyCtsHelpers.apk", testInfo); in testApkWithoutPackageWontInstall() local
302 File extraApk = createFindableFile(testsDir, "MyCtsHelpers.apk", testInfo); in testApkWithBadPackageWontInstall() local
330 File extraApk = createFindableFile(testsDir, "com.helper2.apk", testInfo); in testMissingPackageFromDevicePropertyDoesntAbort() local