Home
last modified time | relevance | path

Searched refs:sExpect (Results 1 – 25 of 29) sorted by relevance

12

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DLotusCollationKoreanTest.java86 String sExpect = new String(""); in reportCResult() local
89 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
93 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
103 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
118 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationFinnishTest.java108 String sExpect = new String(""); in reportCResult() local
111 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
115 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
125 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
140 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationSpanishTest.java120 String sExpect = new String(""); in reportCResult() local
123 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
127 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
137 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
152 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationCurrencyTest.java127 String sExpect = new String(""); in reportCResult() local
130 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
134 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
144 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
159 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationTurkishTest.java127 String sExpect = new String(""); in reportCResult() local
130 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
134 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
144 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
159 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationGermanTest.java154 String sExpect = new String(""); in reportCResult() local
157 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
161 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
171 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
186 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationEnglishTest.java353 String sExpect = new String(""); in reportCResult() local
356 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
360 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
370 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
385 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationFrenchTest.java218 String sExpect = new String(""); in reportCResult() local
221 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
225 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
235 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
250 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationKanaTest.java222 String sExpect = new String(""); in reportCResult() local
225 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
229 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
239 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
254 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DG7CollationTest.java232 String sExpect = new String(""); in reportCResult() local
235 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
240 warnln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
252 warnln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
271 warnln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationMonkeyTest.java261 String sExpect = new String(""); in reportCResult() local
264 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
268 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
277 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
289 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationFrozenMonkeyTest.java286 String sExpect = new String(""); in reportCResult() local
289 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
293 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
302 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
314 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationSpanishTest.java124 String sExpect = new String(""); in reportCResult() local
127 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
131 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
141 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
156 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationCurrencyTest.java131 String sExpect = new String(""); in reportCResult() local
134 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
138 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
148 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
163 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DLotusCollationKoreanTest.java90 String sExpect = new String(""); in reportCResult() local
93 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
97 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
107 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
122 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationFinnishTest.java112 String sExpect = new String(""); in reportCResult() local
115 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
119 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
129 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
144 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationTurkishTest.java131 String sExpect = new String(""); in reportCResult() local
134 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
138 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
148 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
163 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationGermanTest.java158 String sExpect = new String(""); in reportCResult() local
161 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
165 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
175 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
190 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationFrenchTest.java222 String sExpect = new String(""); in reportCResult() local
225 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
229 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
239 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
254 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationEnglishTest.java357 String sExpect = new String(""); in reportCResult() local
360 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
364 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
374 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
389 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationKanaTest.java226 String sExpect = new String(""); in reportCResult() local
229 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
233 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
243 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
258 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DG7CollationTest.java236 String sExpect = new String(""); in reportCResult() local
239 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
244 warnln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
256 warnln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
275 warnln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationMonkeyTest.java265 String sExpect = new String(""); in reportCResult() local
268 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
272 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
281 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
293 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
DCollationFrozenMonkeyTest.java290 String sExpect = new String(""); in reportCResult() local
293 sExpect = CollationTest.appendCompareResult(expectedResult, sExpect); in reportCResult()
297 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
306 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
318 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult()
/external/icu/icu4c/source/test/intltest/
Dtscoll.cpp292 UnicodeString prettySource, prettyTarget, sExpect, sResult; in reportCResult() local
297 appendCompareResult(expectedResult, sExpect); in reportCResult()
302 errln(msg1 + prettySource + msg2 + prettyTarget + msg3 + sResult + msg4 + sExpect); in reportCResult()
314 errln(msg1 + prettySource + msg2 + prettyTarget + msg3 + sResult + msg4 + sExpect); in reportCResult()
333 errln(msg1 + prettySource + msg2 + prettyTarget + msg3 + sResult + msg4 + sExpect); in reportCResult()

12