Searched defs:backAndForth (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/test/intltest/
H A Dtscoll.cpp55 // Set to 1 to test offsets in backAndForth()
275 backAndForth(*c);
278 backAndForth(*c);
404 void IntlTestCollator::backAndForth(CollationElementIterator &iter) function in class:IntlTestCollator
H A Dtstnorm.cpp171 backAndForth(norm, canonTests[i][0]);
177 backAndForth(norm, canonTests[i][0]);
241 backAndForth(norm, hangulCanon[i][0]);
263 backAndForth(norm, hangulCanon[i][0]);
506 void BasicNormalizerTest::backAndForth(Normalizer* iter, const UnicodeString& input) function in class:BasicNormalizerTest
/external/icu4c/test/cintltst/
H A Dcallcoll.c56 /* set to 1 to test offsets in backAndForth() */
519 backAndForth(UCollationElements *iter) function
616 backAndForth(iter);
618 backAndForth(iter);

Completed in 90 milliseconds