Searched refs:wtLength (Results 1 – 1 of 1) sorted by relevance
132 int32_t wdLength, wtLength; in testLocales() local135 … wtLength = GetTimeFormatW(lcidRecords[i].lcid, 0, &winNow, NULL, wtBuffer, ARRAY_SIZE(wtBuffer)); in testLocales()162 if (ubBuffer.indexOf(wtBuffer, wtLength - 1, 0) < 0) { in testLocales()