Home
last modified time | relevance | path

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

/packages/modules/adb/fastdeploy/deployagent/test/com/android/fastdeploy/
DApkArchiveTest.java37 private static final File SAMPLE_APK = new File("/data/local/tmp/FastDeployTests/sample.apk"); field in ApkArchiveTest
42 ApkArchive archive = new ApkArchive(SAMPLE_APK); in testApkArchiveSizes()
58 ApkArchive archive = new ApkArchive(SAMPLE_APK); in testApkArchiveDump()