Lines Matching full:log_err
174 log_err("FAIL: Error is setting fallback. Errocode=%s\n", myErrorName(status));
200 log_err("Error, overflowed the real buffer while about to call fromUnicode! targ=%08lx %s", targ, gNuConvTestName);
221 log_err("Problem doing toUnicode, errcode %d %s\n", myErrorName(status), gNuConvTestName);
254 log_err("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName);
265 log_err("\ndid not get the expected offsets while %s \n", gNuConvTestName);
266 log_err("Got : ");
269 log_err("%d, ", junokout[p-junkout]);
270 log_err("\nExpected: ");
272 log_err("%d,", expectOffsets[i]);
284 log_err("String does not match. %s\n", gNuConvTestName);
346 log_err("FAIL: Error is setting fallback. Errocode=%s\n", myErrorName(status));
362 log_err("Error, the end would overflow the real output buffer while about to call toUnicode! tarjey=%08lx %s",targ,gNuConvTestName);
384 log_err("Problem doing toUnicode, errcode %s %s\n", myErrorName(status), gNuConvTestName);
419 log_err("\n\ndid not get the expected offsets while %s \n", gNuConvTestName);
420 log_err("\nGot : ");
422 log_err("%d, ", junokout[p-junkout]);
423 log_err("\nExpected: ");
425 log_err("%d,", expectOffsets[i]);
426 log_err("");
428 log_err("0x%04X,", junkout[i]);
429 log_err("");
431 log_err("0x%04X,", (unsigned char)source[i]);
442 log_err("String does not match. %s\n", gNuConvTestName);
549 log_err("u-> %s(SBCS) with FallBack did not match.\n", nativeCodePage[i]);
553 log_err("%s->u(SBCS) with Fallback did not match.\n", nativeCodePage[i]);
559 log_err("u-> ibm-1363(DBCS portion) with FallBack did not match.\n");
563 log_err("ibm-1363->u(DBCS portion) with Fallback did not match.\n");
569 log_err("u-> ibm-950(MBCS) with FallBack did not match.\n");
573 log_err("ibm-950->u(MBCS) with Fallback did not match.\n");
588 log_err("ibm-950->u(MBCS) with Fallback did not match.\n");
591 log_err("ibm-950->u(MBCS) with Fallback did not match.\n");
607 log_err("from euc-tw->u with Fallback did not match.\n");
611 log_err("from euc-tw->u with Fallback false did not match.\n");
632 log_err("u-> euc-tw with FallBack did not match.\n");
639 log_err("u-> ibm-1363(MBCS) with FallBack did not match.\n");
643 log_err("ibm-1363->u(MBCS) with Fallback did not match.\n");
662 log_err("u-> test1(MBCS conversion with single-byte) did not match.\n");
667 log_err("test1(MBCS conversion with single-byte) -> u did not match.\n");
689 log_err("u-> test3(MBCS conversion with three-byte) did not match.\n");
694 log_err("test3(MBCS conversion with three-byte) -> u did not match.\n");
724 log_err("u-> test4(MBCS conversion with four-byte) did not match.\n");
729 log_err("test4(MBCS conversion with four-byte) -> u did not match.\n");
743 log_err("u-> ibm-1371(MBCS conversion with single-byte) did not match.,\n");
747 log_err("ibm-1371(MBCS conversion with single-byte) -> u did not match.,\n");