Lines Matching refs:expectation
1646 std::ostringstream expectation; in verifyFloatVec4() local
1659 expectation << " ,"; in verifyFloatVec4()
1671 …buf << "Expected {" << expectation.str() << "}, got " << tcu::formatArray(state.getIntVec4Access()… in verifyFloatVec4()
1679 std::ostringstream expectation; in verifyFloatVec4() local
1692 expectation << " ,"; in verifyFloatVec4()
1704 …buf << "Expected {" << expectation.str() << "}, got " << tcu::formatArray(state.getUintVec4Access(… in verifyFloatVec4()
1764 std::ostringstream expectation; in verifyNormalizedI32Vec4() local
1774 expectation << " ,"; in verifyNormalizedI32Vec4()
1782 …buf << "Expected {" << expectation.str() << "}, got " << tcu::formatArray(state.getFloatVec4Access… in verifyNormalizedI32Vec4()
1790 std::ostringstream expectation; in verifyNormalizedI32Vec4() local
1803 expectation << " ,"; in verifyNormalizedI32Vec4()
1815 …buf << "Expected {" << expectation.str() << "}, got " << tcu::formatArray(state.getIntVec4Access()… in verifyNormalizedI32Vec4()