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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c1572 static const UChar logDateFormat[] = { 0x0045,0x0045,0x0045,0x0020,0x004D,0x004D,0x004D,0x0020,0x0064,0x0064,0x0020,0x0079, variable
1575 enum { kFormattedDateMax = 2*sizeof(logDateFormat)/sizeof(logDateFormat[0]) };
1585 udat_applyPattern(fmt, FALSE, logDateFormat, -1);
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1733 static const UChar logDateFormat[] = { 0x0045,0x0045,0x0045,0x0020,0x004D,0x004D,0x004D,0x0020,0x0064,0x0064,0x0020,0x0079, variable
1736 enum { kFormattedDateMax = 2*sizeof(logDateFormat)/sizeof(logDateFormat[0]) };
1746 udat_applyPattern(fmt, FALSE, logDateFormat, -1);

Completed in 71 milliseconds