OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testChooonKigooCases
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/test/intltest/
jacoll.h
58
static const UChar
testChooonKigooCases
[][MAX_TOKEN_LEN];
jacoll.cpp
93
const UChar CollationKanaTest::
testChooonKigooCases
[][CollationKanaTest::MAX_TOKEN_LEN] = {
175
doTest(myCollation,
testChooonKigooCases
[i],
testChooonKigooCases
[i + 1], Collator::LESS);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationKanaTest.java
87
private static char[][]
testChooonKigooCases
= {
165
doTest(
testChooonKigooCases
[i],
testChooonKigooCases
[i + 1], -1);
/external/icu/icu4c/source/test/cintltst/
cjaptst.c
95
const static UChar
testChooonKigooCases
[][MAX_TOKEN_LEN] = {
248
doTest(myCollation,
testChooonKigooCases
[i],
testChooonKigooCases
[i + 1],
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationKanaTest.java
83
private static char[][]
testChooonKigooCases
= {
161
doTest(
testChooonKigooCases
[i],
testChooonKigooCases
[i + 1], -1);
Completed in 147 milliseconds