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

/openjdk7/jdk/test/sun/security/provider/PolicyFile/
H A DCanonPath.java40 private static final String UNIX_FOO = "/foo.txt"; field in class:CanonPath
86 u = new FilePermission(UNIX_FOO, "read");
88 printCanonPath("UNIX_FOO", UNIX_FOO);

Completed in 34 milliseconds