HomeSort by relevance Sort by last modified time
    Searched defs:backAndForth (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/intltest/
tscoll.cpp 55 // Set to 1 to test offsets in backAndForth()
275 backAndForth(*c);
278 backAndForth(*c);
404 void IntlTestCollator::backAndForth(CollationElementIterator &iter)
tstnorm.cpp 171 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)
    [all...]
  /external/icu4c/test/cintltst/
callcoll.c 56 /* set to 1 to test offsets in backAndForth() */
519 backAndForth(UCollationElements *iter)
616 backAndForth(iter);
618 backAndForth(iter);
    [all...]

Completed in 155 milliseconds