Searched refs:testPlainDakutenHandakutenCases (Results 1 - 5 of 5) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
H A D | jacoll.cpp | 74 const UChar CollationKanaTest::testPlainDakutenHandakutenCases[][CollationKanaTest::MAX_TOKEN_LEN] = { member in CollationKanaTest 135 doTest(myCollation, testPlainDakutenHandakutenCases[i], testPlainDakutenHandakutenCases[i + 1], in TestPlainDakutenHandakuten()
|
H A D | jacoll.h | 57 static const UChar testPlainDakutenHandakutenCases[][MAX_TOKEN_LEN]; member in CollationKanaTest
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cjaptst.c | 76 const static UChar testPlainDakutenHandakutenCases[][MAX_TOKEN_LEN] = { variable 174 doTest(myCollation, testPlainDakutenHandakutenCases[i], in TestPlainDakutenHandakuten() 175 testPlainDakutenHandakutenCases[i + 1], UCOL_LESS); in TestPlainDakutenHandakuten()
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationKanaTest.java | 66 private static char[][] testPlainDakutenHandakutenCases = { field in CollationKanaTest 137 doTest(testPlainDakutenHandakutenCases[i], testPlainDakutenHandakutenCases[i + 1], -1); in TestPlainDakutenHandakuten()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationKanaTest.java | 69 private static char[][] testPlainDakutenHandakutenCases = { field in CollationKanaTest 140 doTest(testPlainDakutenHandakutenCases[i], testPlainDakutenHandakutenCases[i + 1], -1); in TestPlainDakutenHandakuten()
|
Completed in 3 milliseconds