Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCharIterator

426         UCharIterator iter1, iter2;
1179 /* UCharIterator ------------------------------------------------------------ */
1187 compareIterators(UCharIterator *iter1, const char *n1,
1188 UCharIterator *iter2, const char *n2) {
1358 testIteratorState(UCharIterator *iter1, UCharIterator *iter2, const char *n, int32_t middle) {
1441 UCharIterator iter, iter1, iter2;
1446 /* simple API/code coverage - test NOOP UCharIterator */
1452 log_err("NOOP UCharIterator behaves unexpectedly\n");