Searched refs:fakePathService (Results 1 – 2 of 2) sorted by relevance
126 PathService pathService = fakePathService(PathType.unix(), false); in testHash_usingDisplayForm()140 PathService pathService = fakePathService(PathType.unix(), true); in testHash_usingCanonicalForm()154 PathService pathService = fakePathService(PathType.unix(), false); in testCompareTo_usingDisplayForm()166 PathService pathService = fakePathService(PathType.unix(), true); in testCompareTo_usingCanonicalForm()235 return fakePathService(PathType.unix(), false); in fakeUnixPathService()239 return fakePathService(PathType.windows(), false); in fakeWindowsPathService()242 public static PathService fakePathService(PathType type, boolean equalityUsesCanonicalForm) { in fakePathService() method in PathServiceTest
77 PathServiceTest.fakePathService(