Home
last modified time | relevance | path

Searched defs:expectedLimits (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/text/AttributedString/
DAttributedStringTest.java169 …void checkIteratorSubranges(AttributedCharacterIterator iterator, int[] expectedLimits) throws Exc… in checkIteratorSubranges()
184 …torSubranges(AttributedCharacterIterator iterator, Attribute key, int[] expectedLimits) throws Exc… in checkIteratorSubranges()
199 …IteratorSubranges(AttributedCharacterIterator iterator, Set keys, int[] expectedLimits) throws Exc… in checkIteratorSubranges()