/external/icu/icu4c/source/test/intltest/ |
collationtest.cpp | 493 UCharIterator iter; [all...] |
citrtest.cpp | 768 void CharIterTest::TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, 840 errln("error: UCharIterator(%s) misbehaving at \"%s\"[%d]='%c'", which, moves, m, moves[m]); 857 UCharIterator sIter, cIter, rIter; 879 errln("error: UCharIterator(string).getIndex returns wrong index"); 890 errln("error: UCharIterator(string).move sets/returns wrong index"); 901 errln("error: UCharIterator(character iterator).getIndex returns wrong index"); [all...] |
apicoll.cpp | 112 UCharIterator abauIter, abssIter; 115 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 | 234 UCharIterator sIter, tIter; 283 UCharIterator sIter, tIter; [all...] |
cnormtst.c | [all...] |
/external/icu/icu4c/source/test/perf/collperf2/ |
collperf2.cpp | 372 UCharIterator iter; 439 UCharIterator iter; [all...] |