Searched refs:expectedBuf (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcurrtest.c161 UChar expectedBuf[256]; local
171 u_unescape(expectedFirst, expectedBuf, strlen(expectedFirst)+1);
172 if (u_strcmp(buffer, expectedBuf) != 0) {
178 u_unescape(expectedSecond, expectedBuf, strlen(expectedSecond)+1);
179 if (u_strcmp(buffer, expectedBuf) != 0) {
185 u_unescape(expectedThird, expectedBuf, strlen(expectedThird)+1);
186 if (u_strcmp(buffer, expectedBuf) != 0) {
/external/icu/icu4c/source/test/cintltst/
H A Dcurrtest.c161 UChar expectedBuf[256]; local
171 u_unescape(expectedFirst, expectedBuf, strlen(expectedFirst)+1);
172 if (u_strcmp(buffer, expectedBuf) != 0) {
178 u_unescape(expectedSecond, expectedBuf, strlen(expectedSecond)+1);
179 if (u_strcmp(buffer, expectedBuf) != 0) {
185 u_unescape(expectedThird, expectedBuf, strlen(expectedThird)+1);
186 if (u_strcmp(buffer, expectedBuf) != 0) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregextst.cpp265 char expectedBuf[201]; local
267 utextToPrintable(expectedBuf, sizeof(expectedBuf)/sizeof(expectedBuf[0]), &expectedText);
268 errln("%s:%d: assertUText: Failure: expected \"%s\" (%d chars), got \"%s\" (%d chars)", file, line, expectedBuf, (int)utext_nativeLength(&expectedText), buf, (int)utext_nativeLength(actual));
287 char expectedBuf[201]; local
289 utextToPrintable(expectedBuf, sizeof(expectedBuf)/sizeof(expectedBuf[0]), &expectedText);
290 errln("%s:%d: assertUTextInvariant: Failure: expected \"%s\" (%d uchars), got \"%s\" (%d chars)", file, line, expectedBuf, (in
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp270 char expectedBuf[201]; local
272 utextToPrintable(expectedBuf, sizeof(expectedBuf)/sizeof(expectedBuf[0]), &expectedText);
273 errln("%s:%d: assertUText: Failure: expected \"%s\" (%d chars), got \"%s\" (%d chars)", file, line, expectedBuf, (int)utext_nativeLength(&expectedText), buf, (int)utext_nativeLength(actual));
292 char expectedBuf[201]; local
294 utextToPrintable(expectedBuf, sizeof(expectedBuf)/sizeof(expectedBuf[0]), &expectedText);
295 errln("%s:%d: assertUTextInvariant: Failure: expected \"%s\" (%d uchars), got \"%s\" (%d chars)", file, line, expectedBuf, (in
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2742 milliseconds