Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtstnorm.cpp588 class UChar32Iterator { class
590 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) : in UChar32Iterator() function in UChar32Iterator
641 UChar32Iterator iter32(expect, expectLength, expectMiddle); in TestPreviousNext()