Lines Matching refs:getLog
2009 m_testCtx.getLog()
2059 m_testCtx.getLog()
3147 , m_result (testCtx.getLog(), "Iteration result: ")
3199 m_glesContext = new sglr::GLContext(m_renderCtx, m_testCtx.getLog(), sglr::GLCONTEXT_LOG_CALLS | sglr::GLCONTEXT_LOG_PROGRAMS, tcu::IVec4(0, 0, renderTargetWidth, renderTargetHeight));
3242 IterationLogSectionEmitter sectionEmitter (m_testCtx.getLog(), specNdx, m_specs.size(), m_iteration_descriptions[specNdx], drawStep && m_specs.size()!=1);
3267 m_testCtx.getLog() << TestLog::Message << spec.getMultilineDesc() << TestLog::EndMessage;
3268 m_testCtx.getLog() << TestLog::Message << TestLog::EndMessage; // extra line for clarity
3375 m_testCtx.getLog() << TestLog::Message << "Got error: " << err.what() << TestLog::EndMessage;
3767 m_testCtx.getLog() << tcu::TestLog::Message << "Warning: Comparision of result from multisample render targets are not as stricts as without multisampling. Might produce false positives!" << tcu::TestLog::EndMessage;
3768 return tcu::fuzzyCompare(m_testCtx.getLog(), "Compare Results", "Compare Results", ref.getAccess(), screen.getAccess(), 0.3f, tcu::COMPARE_LOG_RESULT);
3782 return tcu::intThresholdPositionDeviationErrorThresholdCompare(m_testCtx.getLog(),
3800 return intersectionRelaxedLineImageCompare(m_testCtx.getLog(),
3817 return edgeRelaxedImageCompare(m_testCtx.getLog(),