Home
last modified time | relevance | path

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

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