Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java101 private static final String TEST_APK_SPLIT1 = "HelloWorld5_hdpi-v4.apk"; field in PackageManagerShellCommandIncrementalTest
267 installSplit(TEST_APK_SPLIT1); in testSplitInstallWithIdSig()
542 installSplit(TEST_APK_SPLIT1); in testInstallWithIdSigNoMissingPages()
752 .addApk(Paths.get(createApkPath(TEST_APK_SPLIT1)), in testInstallWithIdSigStreamPerUidTimeoutsIncompleteData()
803 installSplit(TEST_APK_SPLIT1); in testInstallWithIdSigPerUidTimeoutsIgnored()