Searched refs:mountDir1 (Results 1 – 1 of 1) sorted by relevance
171 final File mountDir1 = new File(mountPath1); in doMountAndUnmountTwoObbs() local172 final File testFile1 = new File(mountDir1, "test1.txt"); in doMountAndUnmountTwoObbs()173 assertTrue("OBB mounted path should be a directory", mountDir1.isDirectory()); in doMountAndUnmountTwoObbs()