Home
last modified time | relevance | path

Searched refs:testSmallLargeCases (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcjaptst.c83 const static UChar testSmallLargeCases[][MAX_TOKEN_LEN] = { variable
199 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], in TestSmallLarge()
/external/icu/icu4c/source/test/intltest/
Djacoll.cpp81 const UChar CollationKanaTest::testSmallLargeCases[][CollationKanaTest::MAX_TOKEN_LEN] = { member in CollationKanaTest
149 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], Collator::LESS); in TestSmallLarge()
Djacoll.h58 static const UChar testSmallLargeCases[][MAX_TOKEN_LEN]; variable
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationKanaTest.java73 private static char[][] testSmallLargeCases = { field in CollationKanaTest
150 doTest(testSmallLargeCases[i], testSmallLargeCases[i + 1], -1); in TestSmallLarge()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationKanaTest.java76 private static char[][] testSmallLargeCases = { field in CollationKanaTest
153 doTest(testSmallLargeCases[i], testSmallLargeCases[i + 1], -1); in TestSmallLarge()