Home | History | Annotate | Download | only in cintltst

Lines Matching defs:out

1495         static const uint8_t out[]={
1511 out, sizeof(out), "UTF-16",
1522 static const uint8_t out[]={
1538 out, sizeof(out), "UTF-32",
2750 log_verbose("\nConversion done [%d uchars in -> %d chars out]. \nResult :",
2777 log_err("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName);
2778 log_verbose("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName);
3124 out]. \nResult :",
3151 log_err("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName);
3152 log_verbose("Expected %d chars out, got %d %s\n", expectLen, targ-junkout, gNuConvTestName);