Home
last modified time | relevance | path

Searched refs:showExamples (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DConsoleCheckCLDR.java666 showExamples(checkCldr, prettyPath, localeID, path, value, fullPath, example); in main()
810 showExamples(checkCldr, prettyPath, localeID, path, null, fullPath, example); in main()
1423 private static void showExamples(CheckCLDR checkCldr, String prettyPath, String localeID, in showExamples() method in ConsoleCheckCLDR