Searched refs:longDateFormat (Results 1 – 3 of 3) sorted by relevance
117 WCHAR longDateFormat[81], longTimeFormat[81], wdBuffer[256], wtBuffer[256]; in testLocales() local140 GetLocaleInfoW(lcidRecords[i].lcid, LOCALE_SLONGDATE, longDateFormat, 81); in testLocales()
79 localeData.longDateFormat = "MMMM d, y"; in setEnUsLocaleData()
48 assertThat(localeData.longDateFormat).isEqualTo("MMMM d, y"); in shouldSupportLocaleEn_US()