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 53 // Set to 1 to test offsets in backAndForth()
268 backAndForth(*c);
271 backAndForth(*c);
396 void IntlTestCollator::backAndForth(CollationElementIterator &iter)
tstnorm.cpp 164 backAndForth(norm, canonTests[i][0]);
170 backAndForth(norm, canonTests[i][0]);
234 backAndForth(norm, hangulCanon[i][0]);
256 backAndForth(norm, hangulCanon[i][0]);
491 void BasicNormalizerTest::backAndForth(Normalizer* iter, const UnicodeString& input)
    [all...]
  /external/icu4c/test/cintltst/
callcoll.c 57 /* set to 1 to test offsets in backAndForth() */
491 backAndForth(UCollationElements *iter)
585 backAndForth(iter);
587 backAndForth(iter);
    [all...]

Completed in 548 milliseconds