Lines Matching refs:stream
528 std::ostringstream stream;
529 stream << "Fail, the age is invalid. Age: " << currentBufferAge << ", frameNdx: " << frameNdx;
530 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, stream.str().c_str());
605 std::ostringstream stream;
612 stream << "_render";
614 stream << "_clear";
618 return stream.str();
666 std::ostringstream stream;
667 stream << "FrameNdx = " << frameNdx << ", compare current buffer (numbered: " << bufferNum << ") to reference";
668 return tcu::intThresholdPositionDeviationCompare(log, "partial update test", stream.str().c_str(), reference.getAccess(), buffer.getAccess(),