Searched refs:WRONG_APK (Results 1 – 1 of 1) sorted by relevance
38 private static final File WRONG_APK = new File("/data/local/tmp/FastDeployTests/sample.cd"); field in ApkArchiveTest70 ApkArchive archive = new ApkArchive(WRONG_APK); in testApkArchiveDumpWrongApk()