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