Searched refs:TEST_APK_PATH (Results 1 – 5 of 5) sorted by relevance
55 private static final String TEST_APK_PATH = "/data/local/tmp/cts/CtsDeviceDeprecatedAbiApp.apk"; field in DeprecatedAbiTest80 executeShellCommand("pm install " + TEST_APK_PATH); in testWarningDialog()
77 private static final String TEST_APK_PATH = "/data/local/tmp/cts/content/"; field in ResourcesHardeningTest106 try (ZipFile zip = new ZipFile(TEST_APK_PATH + apk)) { in onBefore()408 final String path = TEST_APK_PATH + apk; in startInstallSession()
110 private static final String TEST_APK_PATH = "/data/local/tmp/cts/content/"; field in PackageManagerShellCommandIncrementalTest1210 return TEST_APK_PATH + baseName; in createApkPath()
129 private static final String TEST_APK_PATH = "/data/local/tmp/cts/content/"; field in ChecksumsTest1566 return TEST_APK_PATH + baseName; in createApkPath()
141 private static final String TEST_APK_PATH = "/data/local/tmp/cts/content/"; field in PackageManagerShellCommandInstallTest2782 return TEST_APK_PATH + baseName; in createApkPath()