Searched refs:tmpFileSpaces (Results 1 – 1 of 1) sorted by relevance
204 File tmpFileSpaces = null; in testInstallUninstall_space() local206 tmpFileSpaces = FileUtil.createTempFile("wifi util (3)", ".apk"); in testInstallUninstall_space()207 FileUtil.copyFile(tmpFile, tmpFileSpaces); in testInstallUninstall_space()208 assertWifiApkInstall(tmpFileSpaces); in testInstallUninstall_space()211 FileUtil.deleteFile(tmpFileSpaces); in testInstallUninstall_space()