Searched refs:processForDisplay (Results 1 – 4 of 4) sorted by relevance
42 String display = daip.processForDisplay(path, value); in TestAExemplars()199 value = daip.processForDisplay(xpath, "0.0 K'.'"); in TestCompactNumberFormats()284 String display = daip.processForDisplay(path, value); in showCldrFile()
591 .processForDisplay(path, value); in TestPaths()
212 String displayValue = displayAndInputProcessor.processForDisplay(path, value); in checkPaths()
248 public synchronized String processForDisplay(String path, String value) { in processForDisplay() method in DisplayAndInputProcessor