Lines Matching refs:log_err
176 log_err("FAIL: Error is setting fallback. Errocode=%s\n", myErrorName(status)); in testConvertFromUnicode()
202 …log_err("Error, overflowed the real buffer while about to call fromUnicode! targ=%08lx %s", targ, … in testConvertFromUnicode()
223 log_err("Problem doing toUnicode, errcode %d %s\n", myErrorName(status), gNuConvTestName); in testConvertFromUnicode()
256 log_err("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName); in testConvertFromUnicode()
267 log_err("\ndid not get the expected offsets while %s \n", gNuConvTestName); in testConvertFromUnicode()
268 log_err("Got : "); in testConvertFromUnicode()
271 log_err("%d, ", junokout[p-junkout]); in testConvertFromUnicode()
272 log_err("\nExpected: "); in testConvertFromUnicode()
274 log_err("%d,", expectOffsets[i]); in testConvertFromUnicode()
286 log_err("String does not match. %s\n", gNuConvTestName); in testConvertFromUnicode()
348 log_err("FAIL: Error is setting fallback. Errocode=%s\n", myErrorName(status)); in testConvertToUnicode()
364 …log_err("Error, the end would overflow the real output buffer while about to call toUnicode! tarje… in testConvertToUnicode()
386 log_err("Problem doing toUnicode, errcode %s %s\n", myErrorName(status), gNuConvTestName); in testConvertToUnicode()
421 log_err("\n\ndid not get the expected offsets while %s \n", gNuConvTestName); in testConvertToUnicode()
422 log_err("\nGot : "); in testConvertToUnicode()
424 log_err("%d, ", junokout[p-junkout]); in testConvertToUnicode()
425 log_err("\nExpected: "); in testConvertToUnicode()
427 log_err("%d,", expectOffsets[i]); in testConvertToUnicode()
428 log_err(""); in testConvertToUnicode()
430 log_err("0x%04X,", junkout[i]); in testConvertToUnicode()
431 log_err(""); in testConvertToUnicode()
433 log_err("0x%04X,", (unsigned char)source[i]); in testConvertToUnicode()
444 log_err("String does not match. %s\n", gNuConvTestName); in testConvertToUnicode()
551 log_err("u-> %s(SBCS) with FallBack did not match.\n", nativeCodePage[i]); in TestConvertFallBackWithBufferSizes()
555 log_err("%s->u(SBCS) with Fallback did not match.\n", nativeCodePage[i]); in TestConvertFallBackWithBufferSizes()
561 log_err("u-> ibm-1363(DBCS portion) with FallBack did not match.\n"); in TestConvertFallBackWithBufferSizes()
565 log_err("ibm-1363->u(DBCS portion) with Fallback did not match.\n"); in TestConvertFallBackWithBufferSizes()
571 log_err("u-> ibm-950(MBCS) with FallBack did not match.\n"); in TestConvertFallBackWithBufferSizes()
575 log_err("ibm-950->u(MBCS) with Fallback did not match.\n"); in TestConvertFallBackWithBufferSizes()
590 log_err("ibm-950->u(MBCS) with Fallback did not match.\n"); in TestConvertFallBackWithBufferSizes()
593 log_err("ibm-950->u(MBCS) with Fallback did not match.\n"); in TestConvertFallBackWithBufferSizes()
609 log_err("from euc-tw->u with Fallback did not match.\n"); in TestConvertFallBackWithBufferSizes()
613 log_err("from euc-tw->u with Fallback false did not match.\n"); in TestConvertFallBackWithBufferSizes()
634 log_err("u-> euc-tw with FallBack did not match.\n"); in TestConvertFallBackWithBufferSizes()
641 log_err("u-> ibm-1363(MBCS) with FallBack did not match.\n"); in TestConvertFallBackWithBufferSizes()
645 log_err("ibm-1363->u(MBCS) with Fallback did not match.\n"); in TestConvertFallBackWithBufferSizes()
664 log_err("u-> test1(MBCS conversion with single-byte) did not match.\n"); in TestConvertFallBackWithBufferSizes()
669 log_err("test1(MBCS conversion with single-byte) -> u did not match.\n"); in TestConvertFallBackWithBufferSizes()
691 log_err("u-> test3(MBCS conversion with three-byte) did not match.\n"); in TestConvertFallBackWithBufferSizes()
696 log_err("test3(MBCS conversion with three-byte) -> u did not match.\n"); in TestConvertFallBackWithBufferSizes()
726 log_err("u-> test4(MBCS conversion with four-byte) did not match.\n"); in TestConvertFallBackWithBufferSizes()
731 log_err("test4(MBCS conversion with four-byte) -> u did not match.\n"); in TestConvertFallBackWithBufferSizes()
745 log_err("u-> ibm-1371(MBCS conversion with single-byte) did not match.,\n"); in TestConvertFallBackWithBufferSizes()
749 log_err("ibm-1371(MBCS conversion with single-byte) -> u did not match.,\n"); in TestConvertFallBackWithBufferSizes()