/external/chromium_org/third_party/icu/source/test/cintltst/ |
calldata.h | 12 const UChar testSourceCases[][16] = {
|
cdetst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = 115 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]); 134 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
|
cestst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { 99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
cfintst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { 89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
cturtst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { 106 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
/external/icu4c/test/cintltst/ |
calldata.h | 12 const UChar testSourceCases[][16] = {
|
cdetst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = 115 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]); 134 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
|
cestst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { 99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
cfintst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { 89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
cturtst.c | 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { 106 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
decoll.h | 41 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
escoll.h | 40 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
ficoll.h | 39 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
frcoll.h | 41 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
lcukocol.cpp | 51 const UChar LotusCollationKoreanTest::testSourceCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = { 70 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
lcukocol.h | 31 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
trcoll.h | 40 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
decoll.cpp | 53 const UChar CollationGermanTest::testSourceCases[][CollationGermanTest::MAX_TOKEN_LEN] = 116 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]); 131 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
|
/external/icu4c/test/intltest/ |
decoll.h | 41 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
escoll.h | 40 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
ficoll.h | 39 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
frcoll.h | 41 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
lcukocol.cpp | 51 const UChar LotusCollationKoreanTest::testSourceCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = { 70 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
lcukocol.h | 31 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
trcoll.h | 40 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|