Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dwindttst.cpp113 WCHAR longDateFormat[81], longTimeFormat[81], wdBuffer[256], wtBuffer[256]; in testLocales() local
121 GetLocaleInfoW(lcidRecords[i].lcid, LOCALE_SLONGDATE, longDateFormat, 81); in testLocales()