Home
last modified time | relevance | path

Searched defs:splitfile (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java318 File splitfile = new File(createApkPath(TEST_APK_SPLIT0)); in testInstallWithIdSigAndSplit() local
1024 File splitfile = new File(createApkPath(TEST_APK_SPLIT0)); in testInstallWithIdSigStreamIncompleteDataForSplit() local
1206 final File splitfile = new File(createApkPath(splitName)); in installSplit() local