Searched refs:fakeRoot (Results 1 – 1 of 1) sorted by relevance
242 File fakeRoot = new File("fakeRoot"); in testFindDirsUnder() local244 new File(fakeRoot, relRootDir.getPath()), in testFindDirsUnder()245 new File(fakeRoot, relSubDir1.getPath()), in testFindDirsUnder()246 new File(fakeRoot, relSubDir2.getPath())); in testFindDirsUnder()248 FileUtil.findDirsUnder(absRootDir, fakeRoot)); in testFindDirsUnder()