Home
last modified time | relevance | path

Searched defs:cleanPrettyPath (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DConsoleCheckCLDR.java1532 …String cleanPrettyPath = path == null ? null : prettyPath; // prettyPathMaker.getOutputForm(pretty… in showValue() local
1590 …String cleanPrettyPath = path == null ? "—" : prettyPath; // prettyPathMaker.getOutputForm(prettyP… in showValue() local