Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/iotest/
Dstream.cpp160 UnicodeString large_array_unistr(large_array, large_array_length); in TestStream() local
162 outLargeStream << large_array_unistr; in TestStream()