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

  /external/icu4c/test/intltest/
encoll.cpp 232 static const UChar testMore[][CollationEnglishTest::MAX_TOKEN_LEN] = {
263 const int32_t testMoreSize = (int32_t)(sizeof(testMore) / sizeof(testMore[0]));
274 doTest(myCollation, testMore[i], testMore[j], expected );
  /external/icu4c/test/cintltst/
encoll.c 241 static const UChar testMore[][MAX_TOKEN_LEN] = {
291 testMoreSize = sizeof(testMore) / sizeof(testMore[0]);
299 doTest(myCollation, testMore[i], testMore[j], expected );

Completed in 63 milliseconds