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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c93 char tempMsgBuf[256]; local
116 log_verbose("%s\n", u_austrcpy(tempMsgBuf, ucal_getAvailableTZIDs(offset, i, &status)));
304 log_verbose("PASS: The current date and time fetched is %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datdef, now)) );
334 log_verbose("PASS: got the correct time zone display name %s\n", u_austrcpy(tempMsgBuf, result) );
1060 char tempMsgBuf[256]; local
1087 log_verbose("%s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)));
1099 u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1133 char tempMsgBuf[256]; local
1164 log_verbose("date = %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1315 char tempMsgBuf[25 local
[all...]
/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 749 milliseconds