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

/openjdk7/jdk/test/sun/security/provider/PolicyFile/
H A DCanonPath.java43 private static final String UNIX_BAR = "bar/bar.txt"; field in class:CanonPath
104 u = new FilePermission(UNIX_BAR, "read");
106 printCanonPath("UNIX_BAR", UNIX_BAR);

Completed in 22 milliseconds