Lines Matching refs:gNuConvTestName

39 static char     gNuConvTestName[1024];  variable
79 sprintf(gNuConvTestName, "[testing %s %s Unicode, InputBufSiz=%d, OutputBufSiz=%d]", in setNuConvTestName()
2710 …overflowed the real buffer while about to call fromUnicode! targ=%08lx %s", targ, gNuConvTestName); in testConvertFromUnicode()
2748 log_err("Problem in fromUnicode, errcode %s %s\n", myErrorName(status), gNuConvTestName); in testConvertFromUnicode()
2779 log_err("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName); in testConvertFromUnicode()
2780 log_verbose("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName); in testConvertFromUnicode()
2790 log_err("did not get the expected offsets while %s \n", gNuConvTestName); in testConvertFromUnicode()
2807 log_verbose("String matches! %s\n", gNuConvTestName); in testConvertFromUnicode()
2812 log_err("String does not match. %s\n", gNuConvTestName); in testConvertFromUnicode()
2857 log_verbose("\n========= %s\n", gNuConvTestName); in testConvertToUnicode()
2862 log_data_err("Couldn't open converter %s\n",gNuConvTestName); in testConvertToUnicode()
2905 …rflow the real output buffer while about to call toUnicode! tarjey=%08lx %s",targ,gNuConvTestName); in testConvertToUnicode()
2943 log_err("Problem doing toUnicode, errcode %s %s\n", myErrorName(status), gNuConvTestName); in testConvertToUnicode()
2978 log_err("did not get the expected offsets while %s \n", gNuConvTestName); in testConvertToUnicode()
3005 log_err("String does not match. %s\n", gNuConvTestName); in testConvertToUnicode()
3006 log_verbose("String does not match. %s\n", gNuConvTestName); in testConvertToUnicode()
3101 …overflowed the real buffer while about to call fromUnicode! targ=%08lx %s", targ, gNuConvTestName); in testConvertFromUnicodeWithContext()
3122 log_err("Problem in fromUnicode, errcode %s %s\n", myErrorName(status), gNuConvTestName); in testConvertFromUnicodeWithContext()
3153 log_err("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName); in testConvertFromUnicodeWithContext()
3154 log_verbose("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName); in testConvertFromUnicodeWithContext()
3164 log_err("did not get the expected offsets while %s \n", gNuConvTestName); in testConvertFromUnicodeWithContext()
3181 log_verbose("String matches! %s\n", gNuConvTestName); in testConvertFromUnicodeWithContext()
3186 log_err("String does not match. %s\n", gNuConvTestName); in testConvertFromUnicodeWithContext()
3230 log_verbose("\n========= %s\n", gNuConvTestName); in testConvertToUnicodeWithContext()
3235 log_data_err("Couldn't open converter %s\n",gNuConvTestName); in testConvertToUnicodeWithContext()
3278 …rflow the real output buffer while about to call toUnicode! tarjey=%08lx %s",targ,gNuConvTestName); in testConvertToUnicodeWithContext()
3300 log_err("Problem doing toUnicode, errcode %s %s\n", myErrorName(status), gNuConvTestName); in testConvertToUnicodeWithContext()
3335 log_err("did not get the expected offsets while %s \n", gNuConvTestName); in testConvertToUnicodeWithContext()
3362 log_err("String does not match. %s\n", gNuConvTestName); in testConvertToUnicodeWithContext()
3363 log_verbose("String does not match. %s\n", gNuConvTestName); in testConvertToUnicodeWithContext()