HomeSort by relevance Sort by last modified time
    Searched defs:testTargetCases (Results 26 - 50 of 50) sorted by null

12

  /external/chromium/third_party/icu/source/test/intltest/
escoll.cpp 58 const UChar CollationSpanishTest::testTargetCases[][CollationSpanishTest::MAX_TOKEN_LEN] = {
88 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
96 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
ficoll.cpp 52 const UChar CollationFinnishTest::testTargetCases[][CollationFinnishTest::MAX_TOKEN_LEN] = {
74 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
82 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
jacoll.h 52 static const UChar testTargetCases[][MAX_TOKEN_LEN];
trcoll.cpp 44 const UChar CollationTurkishTest::testTargetCases[][CollationTurkishTest::MAX_TOKEN_LEN] = {
78 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
86 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
encoll.cpp 81 static const UChar testTargetCases[][CollationEnglishTest::MAX_TOKEN_LEN] = {
249 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
286 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
296 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
frcoll.cpp 60 const UChar CollationFrenchTest::testTargetCases[][CollationFrenchTest::MAX_TOKEN_LEN] =
151 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
jacoll.cpp 47 const UChar CollationKanaTest::testTargetCases[][CollationKanaTest::MAX_TOKEN_LEN] = {
114 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
mnkytst.cpp 212 UChar testTargetCases[][10] = {
231 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS);
246 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS);
  /external/icu4c/test/intltest/
decoll.cpp 69 const UChar CollationGermanTest::testTargetCases[][CollationGermanTest::MAX_TOKEN_LEN] =
116 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]);
131 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
escoll.cpp 58 const UChar CollationSpanishTest::testTargetCases[][CollationSpanishTest::MAX_TOKEN_LEN] = {
88 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
96 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
ficoll.cpp 52 const UChar CollationFinnishTest::testTargetCases[][CollationFinnishTest::MAX_TOKEN_LEN] = {
74 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
82 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
jacoll.h 52 static const UChar testTargetCases[][MAX_TOKEN_LEN];
trcoll.cpp 44 const UChar CollationTurkishTest::testTargetCases[][CollationTurkishTest::MAX_TOKEN_LEN] = {
78 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
86 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
encoll.cpp 81 static const UChar testTargetCases[][CollationEnglishTest::MAX_TOKEN_LEN] = {
249 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
286 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
296 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
frcoll.cpp 60 const UChar CollationFrenchTest::testTargetCases[][CollationFrenchTest::MAX_TOKEN_LEN] =
151 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
jacoll.cpp 47 const UChar CollationKanaTest::testTargetCases[][CollationKanaTest::MAX_TOKEN_LEN] = {
114 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
mnkytst.cpp 212 UChar testTargetCases[][10] = {
231 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS);
246 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS);
  /external/chromium/third_party/icu/source/test/cintltst/
cjaptst.c 49 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
130 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
encoll.c 89 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
278 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
319 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
338 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cfrtst.c 53 const static UChar testTargetCases[][MAX_TOKEN_LEN] =
163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cmsccoll.c 241 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
274 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
    [all...]
  /external/icu4c/test/cintltst/
cjaptst.c 49 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
130 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
encoll.c 89 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
278 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
319 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
338 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cfrtst.c 53 const static UChar testTargetCases[][MAX_TOKEN_LEN] =
163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cmsccoll.c 241 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
274 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
    [all...]

Completed in 376 milliseconds

12