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

/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/test/intltest/
H A Dtscoll.cpp52 // Set to 1 to test offsets in backAndForth()
257 backAndForth(*c);
260 backAndForth(*c);
386 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/chromium_org/third_party/icu/source/test/cintltst/
H A Dcallcoll.c56 /* set to 1 to test offsets in backAndForth() */
520 backAndForth(UCollationElements *iter) function
617 backAndForth(iter);
619 backAndForth(iter);
/external/icu/icu4c/source/test/cintltst/
H A Dcallcoll.c56 /* set to 1 to test offsets in backAndForth() */
520 backAndForth(UCollationElements *iter) function
617 backAndForth(iter);
619 backAndForth(iter);

Completed in 149 milliseconds