Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerIntegrationTest.java55 String filePath1 = file1.getAbsolutePath(); in testMountMultipleObb() local
56 mountObb(filePath1); in testMountMultipleObb()
57 verifyObb1Contents(filePath1); in testMountMultipleObb()
69 unmountObb(filePath1, DONT_FORCE); in testMountMultipleObb()