Searched refs:notEnds (Results 1 – 1 of 1) sorted by relevance
132 PathOps notEnds(String suffix) { in notEnds() method in PathOps297 .notEnds("") in doUnixTests()298 .notEnds("foo") in doUnixTests()299 .notEnds("/foo"); in doUnixTests()303 .notEnds("fool"); in doUnixTests()308 .notEnds("ar") in doUnixTests()309 .notEnds("barack") in doUnixTests()310 .notEnds("/bar") in doUnixTests()311 .notEnds("o/bar"); in doUnixTests()314 .notEnds("") in doUnixTests()[all …]