Lines Matching defs:log
934 tcu::TestLog& log = m_context.getTestContext().getLog();
1017 log << tcu::TestLog::Message;
1027 log << tcu::TestLog::Message << "Invalid depth buffer values for pixel (" << x << ", " << y << ") = ("
1038 log << tcu::TestLog::Message << "Error pixel (" << x << ", " << y << "). Depth value = " << depth
1064 log << tcu::TestLog::Message << "Error pixel (" << x << ", " << y
1084 log << tcu::TestLog::Message << "Error pixel (" << x << ", " << y
1227 tcu::TestLog& log = m_context.getTestContext().getLog();
1307 log << tcu::TestLog::Message;
1317 log << tcu::TestLog::Message << "Draw " << (firstDraw ? "1" : "2") << ": Invalid depth buffer values for pixel (" << x << ", " << y << ") = ("
1351 log << tcu::TestLog::Message << "Draw " << (firstDraw ? "1" : "2") << ": Error pixel (" << x << ", " << y