Searched refs:temporaryDir (Results 1 – 1 of 1) sorted by relevance
69 File temporaryDir = mTemporaryFolder.getRoot(); in getZipPath() local70 File zpath = new File(temporaryDir, "a"); in getZipPath()78 File temporaryDir = mTemporaryFolder.getRoot(); in readNonExistingFile() local79 File zf = new File(temporaryDir, "a"); in readNonExistingFile()89 File temporaryDir = mTemporaryFolder.getRoot(); in readExistingEmptyFile() local90 File zf = new File(temporaryDir, "a"); in readExistingEmptyFile()