Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/iotest/
Dstream.cpp54 const UChar thisMu[] = { 0x74, 0x48, 0x69, 0x73, 0x3BC, 0}; in TestStream() local
107 if (inStr.compare(thisMu) != 0) { in TestStream()