Home | History | Annotate | Download | only in functional

Lines Matching refs:EndMessage

149 		m_testCtx.getLog() << TestLog::Message << "ERROR: Expected " << m_varName << " = " << reference << TestLog::EndMessage
150 << TestLog::Message << "Test shader:" << TestLog::EndMessage;
266 m_testCtx.getLog() << tcu::TestLog::Message << "glDepthRangef(" << m_depthRange.zNear << ", " << m_depthRange.zFar << ")" << tcu::TestLog::EndMessage;