Home
last modified time | relevance | path

Searched defs:filePath (Results 1 – 3 of 3) sorted by relevance

/system/apex/tests/src/com/android/tests/apex/host/
DApexCompressionTests.java287 String filePath = Paths.get(DECOMPRESSED_DIR_PATH, in testUnusedDecompressedApexIsCleanedUp_HigherVersion() local
306 String filePath = Paths.get(DECOMPRESSED_DIR_PATH, in testUnusedDecompressedApexIsCleanedUp_SameVersion() local
381 String filePath = Paths.get(DECOMPRESSED_DIR_PATH, in testCapexToApexSwitch() local
435 String filePath = Paths.get(DECOMPRESSED_DIR_PATH, in testOrphanedDecompressedApexInActiveDirIsIgnored() local
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspend.cpp280 string filePath = android::base::StringPrintf("/proc/self/fd/%d", fd); in reopenFileUsingFd() local
/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/
DTzLookupGeneratorTest.java1185 Path filePath = Paths.get(fileName); in checkFileExists() local
1191 Path filePath = Paths.get(fileName); in assertFileMissing() local