Searched refs:mockApkPackage (Results 1 – 1 of 1) sorted by relevance
96 private void mockApkPackage(File apk, String packageName) { in mockApkPackage() method in DeviceInteractionHelperInstallerTest161 mockApkPackage(extraApk, "com.helper1"); in testNoOptionsValidDeviceProperty()163 mockApkPackage(extraApk2, "com.helper2"); in testNoOptionsValidDeviceProperty()190 mockApkPackage(otherApk, "com.fallback"); in testFallbackPackageOptionOverridesDefault()216 mockApkPackage(extraApk, "com.helper1"); in testDevicePropertyOptionOverridesDefault()218 mockApkPackage(extraApk2, "com.helper2"); in testDevicePropertyOptionOverridesDefault()273 mockApkPackage(extraApk, ""); in testApkWithoutPackageWontInstall()303 mockApkPackage(extraApk, "NotMyCtsHelpers"); in testApkWithBadPackageWontInstall()331 mockApkPackage(extraApk, "com.helper2"); in testMissingPackageFromDevicePropertyDoesntAbort()