Home
last modified time | relevance | path

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

12

/external/icu4c/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()
Dcjaptst.c49 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
130 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dcalldata.h52 const UChar testTargetCases[][16] = { variable
Dencoll.c89 const static UChar testTargetCases[][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()
/external/icu4c/test/intltest/
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()
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()
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()
Djacoll.cpp47 const UChar CollationKanaTest::testTargetCases[][CollationKanaTest::MAX_TOKEN_LEN] = { member in CollationKanaTest
114 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
Dmnkytst.cpp212 UChar testTargetCases[][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()
Dlcukocol.h32 static const UChar testTargetCases[][MAX_TOKEN_LEN]; variable
Dficoll.h40 static const UChar testTargetCases[][MAX_TOKEN_LEN]; variable
Dtrcoll.h41 static const UChar testTargetCases[][MAX_TOKEN_LEN]; variable
Descoll.h41 static const UChar testTargetCases[][MAX_TOKEN_LEN]; variable
Ddecoll.h42 static const UChar testTargetCases[][MAX_TOKEN_LEN]; variable
Dfrcoll.h42 static const UChar testTargetCases[][MAX_TOKEN_LEN]; variable
Djacoll.h52 static const UChar testTargetCases[][MAX_TOKEN_LEN]; variable

12