Home | History | Annotate | Download | only in cintltst

Lines Matching defs:gbuf

188         char gbuf[2048];
190 u_austrcpy(gbuf, result);
191 log_err("FAIL: Date Format for US locale failed using udat_format() - expected %s got %s\n", xbuf, gbuf);