Searched refs:PrettyPath (Results 1 – 8 of 8) sorted by relevance
18 import org.unicode.cldr.util.PrettyPath;32 PrettyPath pp = new PrettyPath(); in main()
14 import org.unicode.cldr.util.PrettyPath;44 static PrettyPath prettyPathMaker = new PrettyPath();
16 import org.unicode.cldr.util.PrettyPath;39 PrettyPath prettyPath = new PrettyPath(); in main()
19 import org.unicode.cldr.util.PrettyPath;32 private static PrettyPath prettyPathMaker;97 prettyPathMaker = new PrettyPath(); in main()
46 import org.unicode.cldr.util.PrettyPath;123 static PrettyPath prettyPath = new PrettyPath();
22 public class PrettyPath { class122 public PrettyPath setShowErrors(boolean showErrors) { in setShowErrors()
30 import org.unicode.cldr.util.PrettyPath;279 PrettyPath prettyPath = new PrettyPath().setShowErrors(true); in checkPaths()
47 import org.unicode.cldr.util.PrettyPath;662 PrettyPath pp = new PrettyPath(); in TestStatus()