Home
last modified time | relevance | path

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

/aosp12/system/apex/tests/src/com/android/tests/apex/host/
H A DApexCompressionTests.java208 final String decompressedApexFilePath = DECOMPRESSED_DIR_PATH in testDecompressionDoesNotHappenOnEveryReboot() local
211 getDevice().executeShellCommand("stat -c %Y " + decompressedApexFilePath); in testDecompressionDoesNotHappenOnEveryReboot()
217 getDevice().executeShellCommand("stat -c %Y " + decompressedApexFilePath); in testDecompressionDoesNotHappenOnEveryReboot()