Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/iotest/
Dstream.cpp43 #define UTF8_NEW_LINE "\x0d\x0a" macro
47 #define UTF8_NEW_LINE "\x0a"
66 …\x74\x65\x73\x74\x20\x73\x74\x72\x31\x20\x20\x20\x3C\x3C\x32\x31\x20" UTF8_NEW_LINE "\x20\x55\x54\… in TestStream()
97 …outTestStream << str1 << "\x20\x20" << str2 << str3 << "\x31\x20" << UTF8_NEW_LINE << str4 << ends; in TestStream()