Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dwindttst.cpp154 int32_t wdLength, wtLength; in testLocales() local
156wdLength = GetDateFormatW(lcidRecords[i].lcid, DATE_LONGDATE, &winNow, NULL, wdBuffer, UPRV_LENGTH… in testLocales()
176 if (ubBuffer.indexOf((const UChar *)wdBuffer, wdLength - 1, 0) < 0) { in testLocales()