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