Home
last modified time | relevance | path

Searched refs:testTargetCases (Results 1 – 25 of 51) sorted by relevance

123

/external/icu/icu4c/source/test/cintltst/
Dcestst.c49 const static UChar testTargetCases[][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()
Dcfintst.c45 const static UChar testTargetCases[][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()
Dcturtst.c51 const static UChar testTargetCases[][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()
Dcdetst.c53 const static UChar testTargetCases[][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()
Dcfrtst.c53 const static UChar testTargetCases[][MAX_TOKEN_LEN] = variable
163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
/external/icu/icu4c/source/test/intltest/
Dficoll.cpp52 const UChar CollationFinnishTest::testTargetCases[][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()
Dtrcoll.cpp44 const UChar CollationTurkishTest::testTargetCases[][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()
Descoll.cpp58 const UChar CollationSpanishTest::testTargetCases[][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()
Dallcoll.cpp98 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()
Ddecoll.cpp69 const UChar CollationGermanTest::testTargetCases[][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()
Dlcukocol.cpp56 const UChar LotusCollationKoreanTest::testTargetCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = { member in LotusCollationKoreanTest
70 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dfrcoll.cpp60 const UChar CollationFrenchTest::testTargetCases[][CollationFrenchTest::MAX_TOKEN_LEN] = member in CollationFrenchTest
151 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dencoll.cpp81 static const UChar testTargetCases[][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()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationEnglishTest.java78 private static char[][] testTargetCases = { 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()
DCollationDummyTest.java71 private static char[][] testTargetCases = { 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()
DCollationSpanishTest.java38 private static char[][] testTargetCases = { field in CollationSpanishTest
77 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
85 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
DCollationTurkishTest.java40 private static char[][] testTargetCases = { field in CollationTurkishTest
82 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
90 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
DCollationFinnishTest.java33 private static char[][] testTargetCases = { field in CollationFinnishTest
64 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
73 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
DCollationGermanTest.java41 private static char[][] testTargetCases = { 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()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationEnglishTest.java82 private static char[][] testTargetCases = { field in CollationEnglishTest
258 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
267 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
294 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
DCollationDummyTest.java75 private static char[][] testTargetCases = { field in CollationDummyTest
191 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
200 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
209 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
228 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestIdentical()
DCollationFinnishTest.java37 private static char[][] testTargetCases = { field in CollationFinnishTest
68 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
77 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
DCollationSpanishTest.java42 private static char[][] testTargetCases = { field in CollationSpanishTest
81 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
89 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
DCollationTurkishTest.java44 private static char[][] testTargetCases = { field in CollationTurkishTest
86 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
94 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
DCollationGermanTest.java45 private static char[][] testTargetCases = { field in CollationGermanTest
100 doTest(testSourceCases[i], testTargetCases[i], results[i][1]); in TestTertiary()
120 doTest(testSourceCases[i], testTargetCases[i], results[i][0]); in TestPrimary()

123