Searched refs:tempMsgBuf (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 106 char tempMsgBuf[256]; in TestCalendar() local 129 log_verbose("%s\n", u_austrcpy(tempMsgBuf, ucal_getAvailableTZIDs(offset, i, &status))); in TestCalendar() 341 …log_verbose("PASS: The current date and time fetched is %s\n", u_austrcpy(tempMsgBuf, myDateFormat… in TestCalendar() 371 … log_verbose("PASS: got the correct time zone display name %s\n", u_austrcpy(tempMsgBuf, result) ); in TestCalendar() 1211 char tempMsgBuf[256]; in TestDOWProgression() local 1238 log_verbose("%s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1))); in TestDOWProgression() 1250 u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) ); in TestDOWProgression() 1284 char tempMsgBuf[256]; in testZones() local 1315 log_verbose("date = %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) ); in testZones() 1466 char tempMsgBuf[256]; in verify2() local [all …]
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 105 char tempMsgBuf[256]; in TestCalendar() local 128 log_verbose("%s\n", u_austrcpy(tempMsgBuf, ucal_getAvailableTZIDs(offset, i, &status))); in TestCalendar() 340 …log_verbose("PASS: The current date and time fetched is %s\n", u_austrcpy(tempMsgBuf, myDateFormat… in TestCalendar() 370 … log_verbose("PASS: got the correct time zone display name %s\n", u_austrcpy(tempMsgBuf, result) ); in TestCalendar() 1210 char tempMsgBuf[256]; in TestDOWProgression() local 1237 log_verbose("%s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1))); in TestDOWProgression() 1249 u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) ); in TestDOWProgression() 1283 char tempMsgBuf[256]; in testZones() local 1314 log_verbose("date = %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) ); in testZones() 1465 char tempMsgBuf[256]; in verify2() local [all …]
|