Searched refs:outLargeStream (Results 1 – 1 of 1) sorted by relevance
147 ostringstream outLargeStream; in TestStream() local151 ostrstream outLargeStream(testLargeStreamBuf, sizeof(testLargeStreamBuf)); in TestStream() local160 outLargeStream << large_array_unistr; in TestStream()163 string tmpString = outLargeStream.str(); in TestStream()