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