Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/text/AttributedString/
DAttributedStringTest.java72 checkIteratorText(iterator, text); in main()
140 …private static final void checkIteratorText(AttributedCharacterIterator iterator, String expectedT… in checkIteratorText() method in AttributedStringTest