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.java338 File splitfile = new File(createApkPath(TEST_APK_SPLIT0)); in testInstallWithIdSigAndSplit() local
1045 File splitfile = new File(createApkPath(TEST_APK_SPLIT0)); in testInstallWithIdSigStreamIncompleteDataForSplit() local
1227 final File splitfile = new File(createApkPath(splitName)); in installSplit() local