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

  /external/icu4c/test/intltest/
jacoll.h 56 static const UChar testSmallLargeCases[][MAX_TOKEN_LEN];
jacoll.cpp 79 const UChar CollationKanaTest::testSmallLargeCases[][CollationKanaTest::MAX_TOKEN_LEN] = {
147 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], Collator::LESS);
  /external/icu4c/test/cintltst/
cjaptst.c 81 const static UChar testSmallLargeCases[][MAX_TOKEN_LEN] = {
197 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1],

Completed in 49 milliseconds