Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java115 private static final String TEST_APK_SPLIT0 = "HelloWorld5_mdpi-v4.apk"; field in PackageManagerShellCommandIncrementalTest
319 installSplit(TEST_APK_SPLIT0); in testSplitInstallWithIdSig()
338 File splitfile = new File(createApkPath(TEST_APK_SPLIT0)); in testInstallWithIdSigAndSplit()
595 installSplit(TEST_APK_SPLIT0); in testInstallWithIdSigNoMissingPages()
1027 installSplit(TEST_APK_SPLIT0); in testInstallWithIdSigPerUidTimeoutsIgnored()
1045 File splitfile = new File(createApkPath(TEST_APK_SPLIT0)); in testInstallWithIdSigStreamIncompleteDataForSplit()