Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcjaptst.c76 const static UChar testPlainDakutenHandakutenCases[][MAX_TOKEN_LEN] = { variable
174 doTest(myCollation, testPlainDakutenHandakutenCases[i], in TestPlainDakutenHandakuten()
175 testPlainDakutenHandakutenCases[i + 1], UCOL_LESS); in TestPlainDakutenHandakuten()
/external/icu/icu4c/source/test/intltest/
Djacoll.cpp74 const UChar CollationKanaTest::testPlainDakutenHandakutenCases[][CollationKanaTest::MAX_TOKEN_LEN] … member in CollationKanaTest
135 … doTest(myCollation, testPlainDakutenHandakutenCases[i], testPlainDakutenHandakutenCases[i + 1], in TestPlainDakutenHandakuten()
Djacoll.h57 static const UChar testPlainDakutenHandakutenCases[][MAX_TOKEN_LEN]; variable
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationKanaTest.java66 private static char[][] testPlainDakutenHandakutenCases = { field in CollationKanaTest
137 doTest(testPlainDakutenHandakutenCases[i], testPlainDakutenHandakutenCases[i + 1], -1); in TestPlainDakutenHandakuten()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationKanaTest.java69 private static char[][] testPlainDakutenHandakutenCases = { field in CollationKanaTest
140 doTest(testPlainDakutenHandakutenCases[i], testPlainDakutenHandakutenCases[i + 1], -1); in TestPlainDakutenHandakuten()