Searched defs:newS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ducaconf.cpp173 UnicodeString oldS, newS; local
218 prettify(CollationKey(newSk, resLen), newS); local
220 errln(" Current key: "+newS);
/external/icu4c/test/intltest/
H A Ducaconf.cpp260 UnicodeString oldS, newS; local
262 prettify(CollationKey(newSk, resLen), newS); local
264 errln(" Current key: "+newS);

Completed in 43 milliseconds