Home | History | Annotate | Download | only in cintltst

Lines Matching refs:fmtDate

1604 				    UChar fmtDate[kFormattedDateMax];
1605 (void)udat_format(fmt, dateToTest, fmtDate, kFormattedDateMax, NULL, &fmtStatus);
1607 u_austrncpy(fmtDateBytes, fmtDate, kFormattedDateMax);