• Home
  • Raw
  • Download

Lines Matching refs:m_failMsg

258 	std::ostringstream		m_failMsg;				//!< Comparison failure help message.  member in deqp::gles31::Functional::CommonFunctionCase
435 …essage << "ERROR: comparison failed for value " << valNdx << ":\n " << m_failMsg.str() << TestLog… in iterate()
449 m_failMsg.str(""); in iterate()
450 m_failMsg.clear(); in iterate()
554m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref0) << " with ULP threshold " << maxU… in compare()
569 m_failMsg << "Expected [" << compNdx << "] = " << ref0; in compare()
648m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref0) << " with ULP threshold " << maxU… in compare()
664 m_failMsg << "Expected [" << compNdx << "] = " << ref0; in compare()
754m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref) << ", got ULP diff " << tcu::toHex… in compare()
786m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()
852m_failMsg << "Expected [" << compNdx << "] = (" << HexFloat(refOut0) << ") + (" << HexFloat(refOut… in compare()
919 m_failMsg << "Expected [" << compNdx << "] = " << (ref ? "true" : "false"); in compare()
935 m_failMsg << "Expected [" << compNdx << "] = " << (ref ? "true" : "false"); in compare()
1002 m_failMsg << "Expected [" << compNdx << "] = " << HexBool(ref); in compare()
1018 m_failMsg << "Expected [" << compNdx << "] = " << (ref ? "true" : "false"); in compare()
1079 m_failMsg << "Expected [" << compNdx << "] = " << tcu::toHex(refOut0) << " with threshold " in compare()
1147m_failMsg << "Expected [" << compNdx << "] = " << tcu::toHex(tcu::Float32(in0).bits()) << " with U… in compare()
1211m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref) << ", got ULP diff " << tcu::toHex… in compare()
1243m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()
1319m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref) << ", got ULP diff " << tcu::toHex… in compare()
1351m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()
1434m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref0) << " or " << HexFloat(ref1) << ",… in compare()
1446m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref) << ", got ULP diff " << tcu::toHex… in compare()
1479m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()
1545m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref) << ", got ULP diff " << tcu::toHex… in compare()
1584m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP thresho… in compare()
1663m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref) << ", got ULP diff " << tcu::toHex… in compare()
1687m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref) << " with ULP threshold " << tcu::… in compare()
1695 m_failMsg << "Expected [" << compNdx << "] < 1.0"; in compare()
1818m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(refOut0) << ", " << refOut1 << " with U… in compare()
1954m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(refOut0) << ", (exp = " << inExp << ") … in compare()
2099 m_failMsg << "Expected [" << compNdx << "] = " << ref; in compare()