HomeSort by relevance Sort by last modified time
    Searched refs:UCharIterator (Results 26 - 32 of 32) sorted by null

12

  /external/icu/icu4c/source/test/intltest/
collationtest.cpp 495 UCharIterator iter;
    [all...]
citrtest.cpp 766 void CharIterTest::TestUCharIterator(UCharIterator *iter, CharacterIterator &ci,
838 errln("error: UCharIterator(%s) misbehaving at \"%s\"[%d]='%c'", which, moves, m, moves[m]);
855 UCharIterator sIter, cIter, rIter;
877 errln("error: UCharIterator(string).getIndex returns wrong index");
888 errln("error: UCharIterator(string).move sets/returns wrong index");
899 errln("error: UCharIterator(character iterator).getIndex returns wrong index");
    [all...]
apicoll.cpp 116 UCharIterator abauIter, abssIter;
119 doAssert((col->compare(abauIter, abssIter, success) == UCOL_LESS), "ab a-umlaut < ab sharp-s UCharIterator comparison failed");
    [all...]
regcoll.cpp     [all...]
  /external/icu/icu4c/source/test/cintltst/
callcoll.c 232 UCharIterator sIter, tIter;
281 UCharIterator sIter, tIter;
    [all...]
cnormtst.c     [all...]
  /external/icu/icu4c/source/test/perf/collperf2/
collperf2.cpp 368 UCharIterator iter;
435 UCharIterator iter;
    [all...]

Completed in 103 milliseconds

12