Searched defs:testTargetCases (Results 1 - 25 of 50) sorted by relevance

12

/external/chromium/third_party/icu/source/test/cintltst/
H A Dcalldata.h52 const UChar testTargetCases[][16] = { variable
H A Dcdetst.c53 const static UChar testTargetCases[][MAX_TOKEN_LEN] = variable
115 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]);
134 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
H A Dcestst.c49 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcfintst.c45 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcturtst.c51 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
106 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
/external/icu4c/test/cintltst/
H A Dcalldata.h52 const UChar testTargetCases[][16] = { variable
H A Dcdetst.c53 const static UChar testTargetCases[][MAX_TOKEN_LEN] = variable
115 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]);
134 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
H A Dcestst.c49 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcfintst.c45 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcturtst.c51 const static UChar testTargetCases[][MAX_TOKEN_LEN] = { variable
106 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
/external/chromium/third_party/icu/source/test/intltest/
H A Ddecoll.h42 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationGermanTest
H A Descoll.h41 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationSpanishTest
H A Dficoll.h40 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationFinnishTest
H A Dfrcoll.h42 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationFrenchTest
H A Dlcukocol.h32 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:LotusCollationKoreanTest
H A Dtrcoll.h41 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationTurkishTest
H A Ddecoll.cpp69 const UChar CollationGermanTest::testTargetCases[][CollationGermanTest::MAX_TOKEN_LEN] = member in class:CollationGermanTest
116 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]);
131 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
H A Descoll.cpp58 const UChar CollationSpanishTest::testTargetCases[][CollationSpanishTest::MAX_TOKEN_LEN] = { member in class:CollationSpanishTest
88 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
96 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dficoll.cpp52 const UChar CollationFinnishTest::testTargetCases[][CollationFinnishTest::MAX_TOKEN_LEN] = { member in class:CollationFinnishTest
74 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
82 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
/external/icu4c/test/intltest/
H A Ddecoll.h42 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationGermanTest
H A Descoll.h41 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationSpanishTest
H A Dficoll.h40 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationFinnishTest
H A Dfrcoll.h42 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationFrenchTest
H A Dlcukocol.h32 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:LotusCollationKoreanTest
H A Dtrcoll.h41 static const UChar testTargetCases[][MAX_TOKEN_LEN]; member in class:CollationTurkishTest

Completed in 67 milliseconds

12