Searched refs:formatCodePoints (Results 1 – 2 of 2) sorted by relevance
75 public String formatCodePoints(String items) { in formatCodePoints() method in XListFormatter
329 String actual = xlistFormatter.formatCodePoints(source); in testListFormatter()