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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcdattst.c399 enum { kDateOrTimeOutMax = 96, kDateAndTimeOutMax = 192 }; enumerator in enum:__anon12201
432 UChar strDate[kDateOrTimeOutMax];
433 UChar strTime[kDateOrTimeOutMax];
510 udat_format(fmtRelDate, dateToUse, strDate, kDateOrTimeOutMax, NULL, &status);
527 udat_format(fmtTime, dateToUse, strTime, kDateOrTimeOutMax, NULL, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dcdattst.c399 enum { kDateOrTimeOutMax = 96, kDateAndTimeOutMax = 192 }; enumerator in enum:__anon22000
432 UChar strDate[kDateOrTimeOutMax];
433 UChar strTime[kDateOrTimeOutMax];
510 udat_format(fmtRelDate, dateToUse, strDate, kDateOrTimeOutMax, NULL, &status);
527 udat_format(fmtTime, dateToUse, strTime, kDateOrTimeOutMax, NULL, &status);

Completed in 401 milliseconds