/external/icu/icu4c/source/test/cintltst/ |
D | cturtst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { variable 106 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
|
D | cfintst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { variable 89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
|
D | cestst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { variable 99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
|
D | cdetst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = variable 115 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]); in TestTertiary() 134 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]); in TestPrimary()
|
D | cfrtst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = variable 163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|
D | encoll.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { variable 278 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 319 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary() 338 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
|
D | cjaptst.c | 40 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { variable 130 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|
D | calldata.h | 12 const UChar testSourceCases[][16] = { variable
|
/external/icu/icu4c/source/test/intltest/ |
D | ficoll.cpp | 44 const UChar CollationFinnishTest::testSourceCases[][CollationFinnishTest::MAX_TOKEN_LEN] = { member in CollationFinnishTest 74 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 82 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
|
D | trcoll.cpp | 30 const UChar CollationTurkishTest::testSourceCases[][CollationTurkishTest::MAX_TOKEN_LEN] = { member in CollationTurkishTest 78 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 86 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
|
D | escoll.cpp | 46 const UChar CollationSpanishTest::testSourceCases[][CollationSpanishTest::MAX_TOKEN_LEN] = { member in CollationSpanishTest 88 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 96 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
|
D | allcoll.cpp | 98 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 116 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary() 126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary() 149 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestIdentical()
|
D | decoll.cpp | 53 const UChar CollationGermanTest::testSourceCases[][CollationGermanTest::MAX_TOKEN_LEN] = member in CollationGermanTest 116 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]); in TestTertiary() 131 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]); in TestPrimary()
|
D | lcukocol.cpp | 51 const UChar LotusCollationKoreanTest::testSourceCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = { member in LotusCollationKoreanTest 70 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|
D | frcoll.cpp | 44 const UChar CollationFrenchTest::testSourceCases[][CollationFrenchTest::MAX_TOKEN_LEN] = member in CollationFrenchTest 151 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|
D | encoll.cpp | 29 static const UChar testSourceCases[][CollationEnglishTest::MAX_TOKEN_LEN] = { variable 249 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 286 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary() 296 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
|
D | jacoll.cpp | 38 const UChar CollationKanaTest::testSourceCases[][CollationKanaTest::MAX_TOKEN_LEN] = { member in CollationKanaTest 114 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|
D | mnkytst.cpp | 207 UChar testSourceCases[][10] = { in TestRules() local 231 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS); in TestRules() 246 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS); in TestRules()
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationEnglishTest.java | 26 private static char[][] testSourceCases = { field in CollationEnglishTest 254 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary() 263 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary() 290 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|
D | CollationDummyTest.java | 31 private static char[][] testSourceCases = { field in CollationDummyTest 187 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 196 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary() 205 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary() 224 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestIdentical()
|
D | CollationFinnishTest.java | 25 private static char[][] testSourceCases = { field in CollationFinnishTest 64 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary() 73 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|
D | CollationTurkishTest.java | 26 private static char[][] testSourceCases = { field in CollationTurkishTest 82 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 90 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
|
D | CollationSpanishTest.java | 26 private static char[][] testSourceCases = { field in CollationSpanishTest 77 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 85 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
|
D | CollationGermanTest.java | 26 private static char[][] testSourceCases = { field in CollationGermanTest 96 doTest(testSourceCases[i], testTargetCases[i], results[i][1]); in TestTertiary() 116 doTest(testSourceCases[i], testTargetCases[i], results[i][0]); in TestPrimary()
|
D | LotusCollationKoreanTest.java | 26 private static char[][] testSourceCases = { field in LotusCollationKoreanTest 51 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|