Searched refs:wtLength (Results 1 – 1 of 1) sorted by relevance
154 int32_t wdLength, wtLength; in testLocales() local157 …wtLength = GetTimeFormatW(lcidRecords[i].lcid, 0, &winNow, NULL, wtBuffer, UPRV_LENGTHOF(wtBuffer)… in testLocales()184 if (ubBuffer.indexOf((const UChar *)wtBuffer, wtLength - 1, 0) < 0) { in testLocales()