Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcitrtest.cpp855 StringCharacterIterator sci(s), compareCI(s); in TestUCharIterator() local
863 TestUCharIterator(&sIter, compareCI, moves, "uiter_setString"); in TestUCharIterator()
864 compareCI.setIndex(0); in TestUCharIterator()
865 TestUCharIterator(&cIter, compareCI, moves, "uiter_setCharacterIterator"); in TestUCharIterator()
866 compareCI.setIndex(0); in TestUCharIterator()
867 TestUCharIterator(&rIter, compareCI, moves, "uiter_setReplaceable"); in TestUCharIterator()