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

/external/icu4c/test/cintltst/
H A Dcdattst.c394 enum { kDateOrTimeOutMax = 96, kDateAndTimeOutMax = 192 }; enumerator in enum:__anon6578
424 UChar strDate[kDateOrTimeOutMax];
425 UChar strTime[kDateOrTimeOutMax];
493 udat_format(fmtRelDate, dateToUse, strDate, kDateOrTimeOutMax, NULL, &status);
501 udat_format(fmtTime, dateToUse, strTime, kDateOrTimeOutMax, NULL, &status);

Completed in 33 milliseconds