HomeSort by relevance Sort by last modified time
    Searched refs:UChar32Iterator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
tstnorm.cpp 585 class UChar32Iterator {
587 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) :
638 UChar32Iterator iter32(expect, expectLength, expectMiddle);
    [all...]
  /external/icu4c/test/intltest/
tstnorm.cpp 586 class UChar32Iterator {
588 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) :
639 UChar32Iterator iter32(expect, expectLength, expectMiddle);
    [all...]

Completed in 98 milliseconds