Searched refs:SAMPLE_APK (Results 1 – 1 of 1) sorted by relevance
37 private static final File SAMPLE_APK = new File("/data/local/tmp/FastDeployTests/sample.apk"); field in ApkArchiveTest42 ApkArchive archive = new ApkArchive(SAMPLE_APK); in testApkArchiveSizes()58 ApkArchive archive = new ApkArchive(SAMPLE_APK); in testApkArchiveDump()