Searched refs:m_debugLog (Results 1 – 1 of 1) sorted by relevance
606 std::stringstream m_debugLog; member in deqp::egl::__anone284d0910111::WideColorSurfaceTest982 if (m_debugLog.str().size() > 0) in testPixels()986 << m_debugLog.str() in testPixels()988 m_debugLog.str(""); in testPixels()1007 m_debugLog << "Image comparison passed: " in testPixels()1035 if (m_debugLog.str().size() > 0) { in testPixels()1038 << m_debugLog.str() in testPixels()1040 m_debugLog.str(""); in testPixels()1059 m_debugLog << "Image comparison passed: " in testPixels()1081 if (m_debugLog.str().size() > 0) { in testPixels()[all …]