Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITest.java376 debugLogln(" >" + s1 + "<"); in compareFragmentLists()
400 debugLogln(" *** >" + s1 + "<"); in compareFragmentLists()
407 debugLogln(" ***** >" + s2 + "<"); in compareFragmentLists()
500 private void debugLogln(String s) { in debugLogln() method in RBBITest
DBreakIteratorTest.java153 debugLogln(" >" + s1 + "<"); in compareFragmentLists()
177 debugLogln(" *** >" + s1 + "<"); in compareFragmentLists()
184 debugLogln(" ***** >" + s2 + "<"); in compareFragmentLists()
333 public void debugLogln(String s) { in debugLogln() method in BreakIteratorTest