Home
last modified time | relevance | path

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

/aosp12/system/apex/tests/src/com/android/tests/apex/host/
H A DApexCompressionTests.java157 List<String> files = getFilesInDir(DECOMPRESSED_DIR_PATH); in testCompressedApexIsDecompressedAndActivated()
182 List<String> files = getFilesInDir(DECOMPRESSED_DIR_PATH); in testDecompressedApexSurvivesReboot()
193 files = getFilesInDir(DECOMPRESSED_DIR_PATH); in testDecompressedApexSurvivesReboot()
227 List<String> files = getFilesInDir(DECOMPRESSED_DIR_PATH); in testHigherVersionOnSystemTriggerDecompression()
237 files = getFilesInDir(DECOMPRESSED_DIR_PATH); in testHigherVersionOnSystemTriggerDecompression()
248 List<String> files = getFilesInDir(DECOMPRESSED_DIR_PATH); in testDifferentRootDigestTriggersDecompression()
263 files = getFilesInDir(DECOMPRESSED_DIR_PATH); in testDifferentRootDigestTriggersDecompression()
287 files = getFilesInDir(DECOMPRESSED_DIR_PATH); in testUnusedDecompressedApexIsCleanedUp_HigherVersion()
306 files = getFilesInDir(DECOMPRESSED_DIR_PATH); in testUnusedDecompressedApexIsCleanedUp_SameVersion()
365 assertThat(getFilesInDir(DECOMPRESSED_DIR_PATH)) in testCapexToApexSwitch()
[all …]