Searched refs:UChar32Iterator (Results 1 – 1 of 1) sorted by relevance
592 class UChar32Iterator { class594 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) : in UChar32Iterator() function in UChar32Iterator668 UChar32Iterator iter32(expect, expectLength, expectMiddle); in TestPreviousNext()