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()
273 backAndForth(*c);
276 backAndForth(*c);
402 void IntlTestCollator::backAndForth(CollationElementIterator &iter)
tstnorm.cpp 170 backAndForth(norm, canonTests[i][0]);
176 backAndForth(norm, canonTests[i][0]);
240 backAndForth(norm, hangulCanon[i][0]);
262 backAndForth(norm, hangulCanon[i][0]);
505 void BasicNormalizerTest::backAndForth(Normalizer* iter, const UnicodeString& input)
    [all...]
  /external/icu4c/test/cintltst/
callcoll.c 56 /* set to 1 to test offsets in backAndForth() */
491 backAndForth(UCollationElements *iter)
588 backAndForth(iter);
590 backAndForth(iter);
    [all...]

Completed in 57 milliseconds