Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java178 final File mountDir2 = new File(mountPath2); in doMountAndUnmountTwoObbs() local
179 final File testFile2 = new File(mountDir2, "test1.txt"); in doMountAndUnmountTwoObbs()
180 assertTrue("OBB mounted path should be a directory", mountDir2.isDirectory()); in doMountAndUnmountTwoObbs()