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

/openjdk7/jdk/test/sun/security/provider/PolicyFile/
H A DCanonPath.java42 private static final String WIN_BAR = "bar\\bar.txt"; field in class:CanonPath
103 w = new FilePermission(WIN_BAR, "read");
105 printCanonPath("WIN_BAR", WIN_BAR);

Completed in 41 milliseconds