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.c51 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
101 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
120 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Dcturtst.c53 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
108 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
128 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Dcfintst.c47 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
91 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
109 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Dcdetst.c55 const static UChar testTargetCases[][MAX_TOKEN_LEN] = variable
117 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]); in TestTertiary()
136 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]); in TestPrimary()
Dcfrtst.c56 const static UChar testTargetCases[][MAX_TOKEN_LEN] = variable
166 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
/external/icu/icu4c/source/test/intltest/
Dficoll.cpp54 const UChar CollationFinnishTest::testTargetCases[][CollationFinnishTest::MAX_TOKEN_LEN] = { member in CollationFinnishTest
76 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
84 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Dtrcoll.cpp46 const UChar CollationTurkishTest::testTargetCases[][CollationTurkishTest::MAX_TOKEN_LEN] = { member in CollationTurkishTest
80 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
88 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Descoll.cpp60 const UChar CollationSpanishTest::testTargetCases[][CollationSpanishTest::MAX_TOKEN_LEN] = { member in CollationSpanishTest
90 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
98 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
Dallcoll.cpp101 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
119 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
129 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
152 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestIdentical()
Ddecoll.cpp71 const UChar CollationGermanTest::testTargetCases[][CollationGermanTest::MAX_TOKEN_LEN] = member in CollationGermanTest
118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]); in TestTertiary()
133 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]); in TestPrimary()
Dlcukocol.cpp58 const UChar LotusCollationKoreanTest::testTargetCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = { member in LotusCollationKoreanTest
72 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dfrcoll.cpp63 const UChar CollationFrenchTest::testTargetCases[][CollationFrenchTest::MAX_TOKEN_LEN] = member in CollationFrenchTest
154 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dencoll.cpp84 static const UChar testTargetCases[][CollationEnglishTest::MAX_TOKEN_LEN] = { variable
252 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
289 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
299 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationEnglishTest.java80 private static char[][] testTargetCases = { field in CollationEnglishTest
259 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
269 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
297 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
DCollationDummyTest.java73 private static char[][] testTargetCases = { field in CollationDummyTest
191 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
201 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
211 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
232 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestIdentical()
DCollationFinnishTest.java35 private static char[][] testTargetCases = { field in CollationFinnishTest
69 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
79 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
DCollationTurkishTest.java42 private static char[][] testTargetCases = { field in CollationTurkishTest
87 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
96 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
DCollationSpanishTest.java40 private static char[][] testTargetCases = { field in CollationSpanishTest
82 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
91 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
DCollationGermanTest.java43 private static char[][] testTargetCases = { field in CollationGermanTest
101 doTest(testSourceCases[i], testTargetCases[i], results[i][1]); in TestTertiary()
123 doTest(testSourceCases[i], testTargetCases[i], results[i][0]); in TestPrimary()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationEnglishTest.java79 private static char[][] testTargetCases = { field in CollationEnglishTest
258 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
268 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
296 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
DCollationDummyTest.java72 private static char[][] testTargetCases = { field in CollationDummyTest
190 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
200 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
210 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestSecondary()
231 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestIdentical()
DCollationFinnishTest.java34 private static char[][] testTargetCases = { field in CollationFinnishTest
68 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
78 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
DCollationSpanishTest.java39 private static char[][] testTargetCases = { field in CollationSpanishTest
81 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
90 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
DCollationTurkishTest.java41 private static char[][] testTargetCases = { field in CollationTurkishTest
86 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
95 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestPrimary()
DCollationGermanTest.java42 private static char[][] testTargetCases = { field in CollationGermanTest
100 doTest(testSourceCases[i], testTargetCases[i], results[i][1]); in TestTertiary()
122 doTest(testSourceCases[i], testTargetCases[i], results[i][0]); in TestPrimary()

123