Home
last modified time | relevance | path

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

/aosp12/packages/modules/Virtualization/authfs/tests/java/src/com/android/fs/
H A DAuthFsHostTest.java180 String backendPath = TEST_DIR + "/output"; in testWriteThroughCorrectly() local
197 String backendPath = TEST_DIR + "/output"; in testWriteFailedIfDetectsTampering() local
226 String backendPath = TEST_DIR + "/output"; in testFileResize() local
253 String authFsPath, String backendPath, String expectedHash) in expectBackingFileConsistency()