Searched refs:tempMsgBuf (Results 1 - 1 of 1) sorted by path

/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c106 char tempMsgBuf[256]; local
129 log_verbose("%s\n", u_austrcpy(tempMsgBuf, ucal_getAvailableTZIDs(offset, i, &status)));
341 log_verbose("PASS: The current date and time fetched is %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datdef, now)) );
371 log_verbose("PASS: got the correct time zone display name %s\n", u_austrcpy(tempMsgBuf, result) );
1211 char tempMsgBuf[256]; local
1238 log_verbose("%s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)));
1250 u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1284 char tempMsgBuf[256]; local
1315 log_verbose("date = %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1466 char tempMsgBuf[25 local
[all...]

Completed in 94 milliseconds