Searched refs:mountDir2 (Results 1 – 1 of 1) sorted by relevance
178 final File mountDir2 = new File(mountPath2); in doMountAndUnmountTwoObbs() local179 final File testFile2 = new File(mountDir2, "test1.txt"); in doMountAndUnmountTwoObbs()180 assertTrue("OBB mounted path should be a directory", mountDir2.isDirectory()); in doMountAndUnmountTwoObbs()