Searched defs:path2 (Results 1 – 3 of 3) sorted by relevance
97 public boolean isSameFile(Path path, Path path2) throws IOException { in isSameFile()
865 public abstract boolean isSameFile(Path path, Path path2) in isSameFile()
1017 String path2 = new File(new File(""), "").getPath(); in test_getPath() local