Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c228 …static const char ssWindows[] = "This is another small sample of some English text. Just enough to… in TestC1Bytes() local
231 UChar sWindows[sizeof(ssWindows)]; in TestC1Bytes()
240 sWindowsLength = u_unescape(ssWindows, sWindows, sizeof(ssWindows)); in TestC1Bytes()
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp492 …UnicodeString ssWindows("This is another small sample of some English text. Just enough to be sure… in C1BytesTest() local
493 UnicodeString sWindows = ssWindows.unescape(); in C1BytesTest()
824 …UnicodeString ssWindows("This is another small sample of some English text. Just enough to be sure… in Ticket6954Test() local
826 UnicodeString sWindows = ssWindows.unescape(); in Ticket6954Test()