Searched refs:logDateFormat (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 1733 static const UChar logDateFormat[] = { 0x0045,0x0045,0x0045,0x0020,0x004D,0x004D,0x004D,0x0020,0x00… variable 1736 enum { kFormattedDateMax = 2*sizeof(logDateFormat)/sizeof(logDateFormat[0]) }; 1746 udat_applyPattern(fmt, FALSE, logDateFormat, -1); in TestWeekend()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 1729 static const UChar logDateFormat[] = { 0x0045,0x0045,0x0045,0x0020,0x004D,0x004D,0x004D,0x0020,0x00… variable 1732 enum { kFormattedDateMax = 2*sizeof(logDateFormat)/sizeof(logDateFormat[0]) }; 1742 udat_applyPattern(fmt, FALSE, logDateFormat, -1); in TestWeekend()
|