Searched refs:prettied (Results 1 – 3 of 3) sorted by relevance
282 String prettied = prettyPath.getPrettyPath(path, false); in checkPaths() local283 if (showInfo) System.out.println(prettied + "\t\t" + path); in checkPaths()284 if (prettied.contains("%%") && !path.contains("/alias")) { in checkPaths()
160 String prettied = phf.fromPath(path).toString(); in checkPaths() local163 errln("Path Header doesn't roundtrip:\t" + path + "\t" + prettied in checkPaths()166 logln(prettied + "\t" + path); in checkPaths()
88 - prettied up the source code in all of the library files a little