Home
last modified time | relevance | path

Searched refs:fmtDate (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c1768 UChar fmtDate[kFormattedDateMax]; in TestWeekend() local
1769 … (void)udat_format(fmt, dateToTest, fmtDate, kFormattedDateMax, NULL, &fmtStatus); in TestWeekend()
1771 u_austrncpy(fmtDateBytes, fmtDate, kFormattedDateMax); in TestWeekend()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccaltst.c1764 UChar fmtDate[kFormattedDateMax]; in TestWeekend() local
1765 … (void)udat_format(fmt, dateToTest, fmtDate, kFormattedDateMax, NULL, &fmtStatus); in TestWeekend()
1767 u_austrncpy(fmtDateBytes, fmtDate, kFormattedDateMax); in TestWeekend()