Searched refs:mountDir1 (Results 1 – 1 of 1) sorted by relevance
269 final File mountDir1 = new File(mountPath1); in testMountAndUnmountTwoObbs() local270 assertTrue("OBB mounted path should be a directory", mountDir1.isDirectory()); in testMountAndUnmountTwoObbs()