Searched refs:notAbsolute (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/nio/file/Path/
H A DPathOps.java157 PathOps notAbsolute() { method in class:PathOps
414 test("foo").notAbsolute();
415 test("C:").notAbsolute();
419 test("").notAbsolute();
838 .notAbsolute();
840 .notAbsolute();
/openjdk7/jdk/test/demo/zipfs/
H A DPathOps.java160 PathOps notAbsolute() { method in class:PathOps
331 .notAbsolute();
333 .notAbsolute();

Completed in 32 milliseconds