Searched refs:wtLength (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dwindttst.cpp132 int32_t wdLength, wtLength; local
135 wtLength = GetTimeFormatW(lcidRecords[i].lcid, 0, &winNow, NULL, wtBuffer, UPRV_LENGTHOF(wtBuffer));
162 if (ubBuffer.indexOf((const UChar *)wtBuffer, wtLength - 1, 0) < 0) {

Completed in 116 milliseconds