Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Djacoll.cpp93 const UChar CollationKanaTest::testChooonKigooCases[][CollationKanaTest::MAX_TOKEN_LEN] = { member in CollationKanaTest
175 doTest(myCollation, testChooonKigooCases[i], testChooonKigooCases[i + 1], Collator::LESS); in TestChooonKigoo()
Djacoll.h58 static const UChar testChooonKigooCases[][MAX_TOKEN_LEN]; variable
/external/icu/icu4c/source/test/cintltst/
Dcjaptst.c95 const static UChar testChooonKigooCases[][MAX_TOKEN_LEN] = { variable
248 doTest(myCollation, testChooonKigooCases[i], testChooonKigooCases[i + 1], in TestChooonKigoo()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationKanaTest.java83 private static char[][] testChooonKigooCases = { field in CollationKanaTest
161 doTest(testChooonKigooCases[i], testChooonKigooCases[i + 1], -1); in TestChooonKigoo()