Searched refs:outLargeStream (Results 1 – 1 of 1) sorted by relevance
149 ostringstream outLargeStream; in TestStream() local153 ostrstream outLargeStream(testLargeStreamBuf, sizeof(testLargeStreamBuf)); in TestStream() local162 outLargeStream << large_array_unistr; in TestStream()165 string tmpString = outLargeStream.str(); in TestStream()