Searched refs:Files2Test (Results 1 – 2 of 2) sorted by relevance
22 name: "libcore.java.nio.file.Files2Test#test_createLink",
96 public class Files2Test { class656 Path returnedPath = Files.walkFileTree(rootDir, new Files2Test.TestFileVisitor(dirMap)); in test_walkFileTree$Path$FileVisitor()696 new Files2Test.TestFileVisitor(dirMap, keyList)); in test_walkFileTree_depthFirst()723 new Files2Test.TestFileVisitor(dirMap)); in test_walkFileTree_negativeDepth()764 Files.walkFileTree(rootDir, option, 2, new Files2Test.TestFileVisitor(dirMap)); in test_walkFileTree_maximumDepth()783 new Files2Test.TestFileVisitor(new HashMap<>())); in test_walkFileTree$Path$FileVisitor_NPE()818 new Files2Test.TestFileVisitor(dirMap)); in test_walkFileTree$Path$FileVisitor_FileSystemLoopException()