Searched defs:tempMsgBuf (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dccaltst.c95 char tempMsgBuf[256]; local
118 log_verbose("%s\n", u_austrcpy(tempMsgBuf, ucal_getAvailableTZIDs(offset, i, &status)));
330 log_verbose("PASS: The current date and time fetched is %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datdef, now)) );
360 log_verbose("PASS: got the correct time zone display name %s\n", u_austrcpy(tempMsgBuf, result) );
1086 char tempMsgBuf[256]; local
1113 log_verbose("%s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)));
1125 u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1159 char tempMsgBuf[256]; local
1190 log_verbose("date = %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1341 char tempMsgBuf[25 local
[all...]

Completed in 87 milliseconds