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

1 2

  /external/chromium/third_party/icu/source/test/cintltst/
calldata.h 52 const UChar testTargetCases[][16] = {
cdetst.c 53 const static UChar testTargetCases[][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 49 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cfintst.c 45 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cturtst.c 51 const static UChar testTargetCases[][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 52 const UChar testTargetCases[][16] = {
cdetst.c 53 const static UChar testTargetCases[][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 49 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cfintst.c 45 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cturtst.c 51 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
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/
decoll.h 42 static const UChar testTargetCases[][MAX_TOKEN_LEN];
escoll.h 41 static const UChar testTargetCases[][MAX_TOKEN_LEN];
ficoll.h 40 static const UChar testTargetCases[][MAX_TOKEN_LEN];
frcoll.h 42 static const UChar testTargetCases[][MAX_TOKEN_LEN];
lcukocol.cpp 56 const UChar LotusCollationKoreanTest::testTargetCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = {
70 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
lcukocol.h 32 static const UChar testTargetCases[][MAX_TOKEN_LEN];
trcoll.h 41 static const UChar testTargetCases[][MAX_TOKEN_LEN];
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]);
  /external/icu4c/test/intltest/
decoll.h 42 static const UChar testTargetCases[][MAX_TOKEN_LEN];
escoll.h 41 static const UChar testTargetCases[][MAX_TOKEN_LEN];
ficoll.h 40 static const UChar testTargetCases[][MAX_TOKEN_LEN];
frcoll.h 42 static const UChar testTargetCases[][MAX_TOKEN_LEN];
lcukocol.cpp 56 const UChar LotusCollationKoreanTest::testTargetCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = {
70 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
lcukocol.h 32 static const UChar testTargetCases[][MAX_TOKEN_LEN];
trcoll.h 41 static const UChar testTargetCases[][MAX_TOKEN_LEN];

Completed in 281 milliseconds

1 2