Lines Matching refs:string

44 using std::string;
226 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(ndx) + "]");
349 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(ndx) + "]");
384 << " uint values[" << (m_isSized ? de::toString(m_numValues) : string("")) << "];\n"
452 throw tcu::TestError(string("Comparison failed for InOut.values[") + de::toString(ndx) + "]");
488 << " uint values[" << (m_isSized ? de::toString(m_numValues) : string("")) << "];\n"
491 << " uint values[" << (m_isSized ? de::toString(m_numValues) : string("")) << "];\n"
568 throw tcu::TestError(string("Comparison failed for Out0.values[") + de::toString(ndx) + "] res=" + de::toString(res) + " ref=" + de::toString(ref));
581 throw tcu::TestError(string("Comparison failed for Out1.values[") + de::toString(ndx) + "] res=" + de::toString(res) + " ref=" + de::toString(ref));
681 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(globalOffs + localOffs) + "]");
898 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(globalOffs + localOffs) + "]");
992 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(globalOffs + localOffs) + "]");
1098 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(ndx) + "]");
1218 throw tcu::TestError(string("Comparison failed for pixel ") + de::toString(ndx));
1355 throw tcu::TestError(string("Comparison failed for pixel ") + de::toString(pixelNdx));
1597 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(valNdx) + "]");