Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DPrettyPath.java122 public PrettyPath setShowErrors(boolean showErrors) { in setShowErrors() method in PrettyPath
/external/cldr/tools/java/org/unicode/cldr/test/
DQuickCheck.java279 PrettyPath prettyPath = new PrettyPath().setShowErrors(true); in checkPaths()