/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];
|
lcukocol.h | 31 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
trcoll.h | 40 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
frcoll.h | 41 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
ficoll.cpp | 44 const UChar CollationFinnishTest::testSourceCases[][CollationFinnishTest::MAX_TOKEN_LEN] = { 74 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 82 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
jacoll.h | 51 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]);
|
escoll.cpp | 46 const UChar CollationSpanishTest::testSourceCases[][CollationSpanishTest::MAX_TOKEN_LEN] = { 88 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 96 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
trcoll.cpp | 30 const UChar CollationTurkishTest::testSourceCases[][CollationTurkishTest::MAX_TOKEN_LEN] = { 78 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 86 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
/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];
|
lcukocol.h | 31 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
trcoll.h | 40 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
frcoll.h | 41 static const UChar testSourceCases[][MAX_TOKEN_LEN];
|
ficoll.cpp | 44 const UChar CollationFinnishTest::testSourceCases[][CollationFinnishTest::MAX_TOKEN_LEN] = { 74 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); 82 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
jacoll.h | 51 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]);
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
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]);
|
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]);
|
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/ |
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]);
|
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]);
|