Searched refs:decompressedFile (Results 1 – 1 of 1) sorted by relevance
163 final File decompressedFile = getDevice().pullFile( in testCompressedApexIsDecompressedAndActivated() local167 Files.readAllBytes(Paths.get(decompressedFile.toURI())); in testCompressedApexIsDecompressedAndActivated()184 final File decompressedFile = getDevice().pullFile( in testDecompressedApexSurvivesReboot() local188 Files.readAllBytes(Paths.get(decompressedFile.toURI())); in testDecompressedApexSurvivesReboot()250 final File decompressedFile = getDevice().pullFile( in testDifferentRootDigestTriggersDecompression() local254 Files.readAllBytes(Paths.get(decompressedFile.toURI())); in testDifferentRootDigestTriggersDecompression()