Searched refs:testChooonKigooCases (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cjaptst.c | 97 const static UChar testChooonKigooCases[][MAX_TOKEN_LEN] = { variable 250 doTest(myCollation, testChooonKigooCases[i], testChooonKigooCases[i + 1], in TestChooonKigoo()
|
/external/icu/icu4c/source/test/intltest/ |
D | jacoll.cpp | 95 const UChar CollationKanaTest::testChooonKigooCases[][CollationKanaTest::MAX_TOKEN_LEN] = { member in CollationKanaTest 177 doTest(myCollation, testChooonKigooCases[i], testChooonKigooCases[i + 1], Collator::LESS); in TestChooonKigoo()
|
D | jacoll.h | 60 static const UChar testChooonKigooCases[][MAX_TOKEN_LEN]; variable
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationKanaTest.java | 87 private static char[][] testChooonKigooCases = { field in CollationKanaTest 174 doTest(testChooonKigooCases[i], testChooonKigooCases[i + 1], -1); in TestChooonKigoo()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationKanaTest.java | 90 private static char[][] testChooonKigooCases = { field in CollationKanaTest 177 doTest(testChooonKigooCases[i], testChooonKigooCases[i + 1], -1); in TestChooonKigoo()
|