Searched defs:UChar32Iterator (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Dtstnorm.cpp585 class UChar32Iterator { class
587 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) : function in class:UChar32Iterator
638 UChar32Iterator iter32(expect, expectLength, expectMiddle);

Completed in 47 milliseconds