Searched refs:mountDir2 (Results 1 – 1 of 1) sorted by relevance
273 final File mountDir2 = new File(mountPath2); in testMountAndUnmountTwoObbs() local274 assertTrue("OBB mounted path should be a directory", mountDir2.isDirectory()); in testMountAndUnmountTwoObbs()