Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dwindttst.cpp130 UnicodeString ubBuffer, udBuffer, utBuffer; in testLocales() local
150 wbf->format(icuNow, ubBuffer); in testLocales()
154 if (ubBuffer.indexOf(wdBuffer, wdLength - 1, 0) < 0) { in testLocales()
159 "\" got \"" + ubBuffer + "\""); in testLocales()
162 if (ubBuffer.indexOf(wtBuffer, wtLength - 1, 0) < 0) { in testLocales()
167 "\" got \"" + ubBuffer + "\""); in testLocales()