Searched refs:testSourceCases (Results 1 - 25 of 51) sorted by relevance

123

/external/icu/icu4c/source/test/intltest/
H A Ddecoll.h43 static const UChar testSourceCases[][MAX_TOKEN_LEN]; member in class:CollationGermanTest
H A Descoll.h42 static const UChar testSourceCases[][MAX_TOKEN_LEN]; member in class:CollationSpanishTest
H A Dficoll.h41 static const UChar testSourceCases[][MAX_TOKEN_LEN]; member in class:CollationFinnishTest
H A Dlcukocol.h33 static const UChar testSourceCases[][MAX_TOKEN_LEN]; member in class:LotusCollationKoreanTest
H A Dtrcoll.h42 static const UChar testSourceCases[][MAX_TOKEN_LEN]; member in class:CollationTurkishTest
H A Dficoll.cpp46 const UChar CollationFinnishTest::testSourceCases[][CollationFinnishTest::MAX_TOKEN_LEN] = { member in class:CollationFinnishTest
76 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
84 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dfrcoll.h43 static const UChar testSourceCases[][MAX_TOKEN_LEN]; member in class:CollationFrenchTest
H A Djacoll.h53 static const UChar testSourceCases[][MAX_TOKEN_LEN]; member in class:CollationKanaTest
H A Dlcukocol.cpp53 const UChar LotusCollationKoreanTest::testSourceCases[][LotusCollationKoreanTest::MAX_TOKEN_LEN] = { member in class:LotusCollationKoreanTest
72 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Descoll.cpp48 const UChar CollationSpanishTest::testSourceCases[][CollationSpanishTest::MAX_TOKEN_LEN] = { member in class:CollationSpanishTest
90 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
98 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dtrcoll.cpp32 const UChar CollationTurkishTest::testSourceCases[][CollationTurkishTest::MAX_TOKEN_LEN] = { member in class:CollationTurkishTest
80 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
88 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dallcoll.cpp101 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
119 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
129 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
152 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Ddecoll.cpp55 const UChar CollationGermanTest::testSourceCases[][CollationGermanTest::MAX_TOKEN_LEN] = member in class:CollationGermanTest
118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]);
133 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
/external/icu/icu4c/source/test/cintltst/
H A Dcfintst.c39 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { variable
91 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
109 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcestst.c39 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { variable
101 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
120 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcturtst.c39 const static UChar testSourceCases[][MAX_TOKEN_LEN] = { variable
108 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
128 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcdetst.c39 const static UChar testSourceCases[][MAX_TOKEN_LEN] = variable
117 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]);
136 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationFinnishTest.java27 private static char[][] testSourceCases = { field in class:CollationFinnishTest
69 doTest(testSourceCases[i], testTargetCases[i], results[i]);
79 doTest(testSourceCases[i], testTargetCases[i], results[i]);
H A DLotusCollationKoreanTest.java28 private static char[][] testSourceCases = { field in class:LotusCollationKoreanTest
57 doTest(testSourceCases[i], testTargetCases[i], results[i]);
H A DCollationGermanTest.java28 private static char[][] testSourceCases = { field in class:CollationGermanTest
101 doTest(testSourceCases[i], testTargetCases[i], results[i][1]);
123 doTest(testSourceCases[i], testTargetCases[i], results[i][0]);
H A DCollationSpanishTest.java28 private static char[][] testSourceCases = { field in class:CollationSpanishTest
82 doTest(testSourceCases[i], testTargetCases[i], results[i]);
91 doTest(testSourceCases[i], testTargetCases[i], results[i]);
H A DCollationTurkishTest.java28 private static char[][] testSourceCases = { field in class:CollationTurkishTest
87 doTest(testSourceCases[i], testTargetCases[i], results[i]);
96 doTest(testSourceCases[i], testTargetCases[i], results[i]);
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationFinnishTest.java26 private static char[][] testSourceCases = { field in class:CollationFinnishTest
68 doTest(testSourceCases[i], testTargetCases[i], results[i]);
78 doTest(testSourceCases[i], testTargetCases[i], results[i]);
H A DLotusCollationKoreanTest.java27 private static char[][] testSourceCases = { field in class:LotusCollationKoreanTest
56 doTest(testSourceCases[i], testTargetCases[i], results[i]);
H A DCollationGermanTest.java27 private static char[][] testSourceCases = { field in class:CollationGermanTest
100 doTest(testSourceCases[i], testTargetCases[i], results[i][1]);
122 doTest(testSourceCases[i], testTargetCases[i], results[i][0]);

Completed in 249 milliseconds

123