Lines Matching refs:tempMsgBuf
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
1485 log_verbose("%s\n" , u_austrcpy(tempMsgBuf, myDateFormat(dat, d1)) ); in verify2()