Searched refs:fakeRoot (Results 1 – 1 of 1) sorted by relevance
250 File fakeRoot = new File("fakeRoot"); in testFindDirsUnder() local252 new File(fakeRoot, relRootDir.getPath()), in testFindDirsUnder()253 new File(fakeRoot, relSubDir1.getPath()), in testFindDirsUnder()254 new File(fakeRoot, relSubDir2.getPath())); in testFindDirsUnder()256 FileUtil.findDirsUnder(absRootDir, fakeRoot)); in testFindDirsUnder()