Home
last modified time | relevance | path

Searched refs:testSourceCases (Results 1 – 25 of 39) sorted by relevance

12

/external/icu/icu4c/source/test/cintltst/
Dcturtst.c37 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()
Dcfintst.c37 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()
Dcestst.c37 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()
Dcdetst.c37 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()
Dcfrtst.c37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = variable
163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dencoll.c37 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()
Dcjaptst.c40 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { variable
130 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dcalldata.h12 const UChar testSourceCases[][16] = { variable
/external/icu/icu4c/source/test/intltest/
Dficoll.cpp44 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()
Dtrcoll.cpp30 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()
Descoll.cpp46 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()
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.cpp53 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()
Dlcukocol.cpp51 const UChar LotusCollationKoreanTest::testSourceCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = { member in LotusCollationKoreanTest
70 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dfrcoll.cpp44 const UChar CollationFrenchTest::testSourceCases[][CollationFrenchTest::MAX_TOKEN_LEN] = member in CollationFrenchTest
151 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dencoll.cpp29 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()
Djacoll.cpp38 const UChar CollationKanaTest::testSourceCases[][CollationKanaTest::MAX_TOKEN_LEN] = { member in CollationKanaTest
114 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dmnkytst.cpp207 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/
DCollationEnglishTest.java26 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()
DCollationDummyTest.java31 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()
DCollationFinnishTest.java25 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()
DCollationTurkishTest.java26 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()
DCollationSpanishTest.java26 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()
DCollationGermanTest.java26 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()
DLotusCollationKoreanTest.java26 private static char[][] testSourceCases = { field in LotusCollationKoreanTest
51 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()

12