Lines Matching refs:value
56 const float value;
57 HexFloat (const float value_) : value(value_) {}
62 return str << v.value << " / " << tcu::toHex(tcu::Float32(v.value).bits());
198 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx
287 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n"
389 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx
478 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n"
585 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx
647 const deUint16 value = tcu::Float16::construct(s, exp ? exp : 1 /* avoid denorm */, (deUint16)((1u<<10) | mantissa)).bits();
649 inVal |= value << (16*c);
694 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n"
806 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx
903 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n"
1015 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx
1112 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n"