Home
last modified time | relevance | path

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

/cts/tests/tests/packageinstaller/criticaluserjourney/src/android/packageinstaller/criticaluserjourney/cts/
DPackageInstallerCujTestBase.java234 final File dstV2File = new File(sContext.getFilesDir(), TEST_APK_V2_NAME); in copyTestFiles() local
235 copyFile(apkV2File, dstV2File); in copyTestFiles()