Home
last modified time | relevance | path

Searched defs:isSameFileAs (Results 1 – 1 of 1) sorted by relevance

/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DPathSubject.java232 public PathSubject isSameFileAs(String path) throws IOException { in isSameFileAs() method in PathSubject
237 public PathSubject isSameFileAs(Path path) throws IOException { in isSameFileAs() method in PathSubject