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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dwinnmtst.cpp233 UnicodeString w3Buffer, w6Buffer, wdBuffer; local
240 getWindowsFormat(lcid, currency, w3Buffer, L"%I32d", i32);
253 if (u3Buffer.compare(w3Buffer) != 0) {
257 ": got " + u3Buffer + " expected " + w3Buffer);
/external/icu4c/test/intltest/
H A Dwinnmtst.cpp233 UnicodeString w3Buffer, w6Buffer, wdBuffer; local
240 getWindowsFormat(lcid, currency, w3Buffer, L"%I32d", i32);
253 if (u3Buffer.compare(w3Buffer) != 0) {
257 ": got " + u3Buffer + " expected " + w3Buffer);

Completed in 136 milliseconds