Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/text/CharacterIterator/
DCharacterIteratorTest.java79 String testText2 = "Don't bother using this string."; in TestConstructionAndEquality() local
84 CharacterIterator test4 = new StringCharacterIterator(testText2); in TestConstructionAndEquality()