Home | History | Annotate | Download | only in functional

Lines Matching refs:TestLog

59 using tcu::TestLog;
105 m_testCtx.getLog() << TestLog::Message << "Comparing images, threshold: " << threshold << TestLog::EndMessage;
135 TestLog& log = m_testCtx.getLog();
159 log << TestLog::Message
164 << TestLog::EndMessage;
176 log << TestLog::Message << "Creating a framebuffer object for each layer-face" << TestLog::EndMessage;
193 log << TestLog::Message << "Rendering test images to layer-faces in randomized order" << TestLog::EndMessage;