Searched refs:processForDisplay (Results 1 – 4 of 4) sorted by relevance
45 String display = daip.processForDisplay(path, value); in TestAExemplars()202 value = daip.processForDisplay(xpath, "0.0 K'.'"); in TestCompactNumberFormats()319 String display = daip.processForDisplay(path, value); in showCldrFile()
594 .processForDisplay(path, value); in TestPaths()
215 String displayValue = displayAndInputProcessor.processForDisplay(path, value); in checkPaths()
253 public synchronized String processForDisplay(String path, String value) { in processForDisplay() method in DisplayAndInputProcessor