Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Ducaconf.cpp173 UnicodeString oldS, newS; in testConformance() local
218 prettify(CollationKey(newSk, resLen), newS); in testConformance()
220 errln(" Current key: "+newS); in testConformance()
/external/icu4c/test/intltest/
Ducaconf.cpp260 UnicodeString oldS, newS; in testConformance() local
262 prettify(CollationKey(newSk, resLen), newS); in testConformance()
264 errln(" Current key: "+newS); in testConformance()
/external/chromium_org/third_party/tlslite/scripts/
Dtls.py1022 newS = connection.read()
1023 if not newS:
1025 s += newS