Lines Matching defs:out
1497 static const uint8_t out[]={
1513 out, UPRV_LENGTHOF(out), "UTF-16",
1524 static const uint8_t out[]={
1540 out, UPRV_LENGTHOF(out), "UTF-32",
2752 log_verbose("\nConversion done [%d uchars in -> %d chars out]. \nResult :",
2779 log_err("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName);
2780 log_verbose("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName);
3126 log_verbose("\nConversion done [%d uchars in -> %d chars out]. \nResult :",
3153 log_err("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName);
3154 log_verbose("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName);