Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c1741 static const UChar logDateFormat[] = { 0x0045,0x0045,0x0045,0x0020,0x004D,0x004D,0x004D,0x0020,0x00… variable
1744 enum { kFormattedDateMax = 2*UPRV_LENGTHOF(logDateFormat) };
1754 udat_applyPattern(fmt, FALSE, logDateFormat, -1); in TestWeekend()