Home
last modified time | relevance | path

Searched refs:testMore (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dencoll.cpp232 static const UChar testMore[][CollationEnglishTest::MAX_TOKEN_LEN] = { variable
263 const int32_t testMoreSize = (int32_t)(sizeof(testMore) / sizeof(testMore[0])); in TestTertiary()
274 doTest(myCollation, testMore[i], testMore[j], expected ); in TestTertiary()
/external/chromium_org/third_party/icu/source/test/intltest/
Dencoll.cpp232 static const UChar testMore[][CollationEnglishTest::MAX_TOKEN_LEN] = { variable
263 const int32_t testMoreSize = (int32_t)(sizeof(testMore) / sizeof(testMore[0])); in TestTertiary()
274 doTest(myCollation, testMore[i], testMore[j], expected ); in TestTertiary()
/external/icu/icu4c/source/test/cintltst/
Dencoll.c241 static const UChar testMore[][MAX_TOKEN_LEN] = { variable
291 testMoreSize = sizeof(testMore) / sizeof(testMore[0]); in TestTertiary()
299 doTest(myCollation, testMore[i], testMore[j], expected ); in TestTertiary()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dencoll.c241 static const UChar testMore[][MAX_TOKEN_LEN] = { variable
291 testMoreSize = sizeof(testMore) / sizeof(testMore[0]); in TestTertiary()
299 doTest(myCollation, testMore[i], testMore[j], expected ); in TestTertiary()