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