Home | History | Annotate | Download | only in functional

Lines Matching refs:TestError

221 					throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(ndx) + "]");
342 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(ndx) + "]");
443 throw tcu::TestError(string("Comparison failed for InOut.values[") + de::toString(ndx) + "]");
557 throw tcu::TestError(string("Comparison failed for Out0.values[") + de::toString(ndx) + "] res=" + de::toString(res) + " ref=" + de::toString(ref));
570 throw tcu::TestError(string("Comparison failed for Out1.values[") + de::toString(ndx) + "] res=" + de::toString(res) + " ref=" + de::toString(ref));
668 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(globalOffs + localOffs) + "]");
786 throw tcu::TestError("Comparison failed");
876 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(globalOffs + localOffs) + "]");
968 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(globalOffs + localOffs) + "]");
1073 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(ndx) + "]");
1192 throw tcu::TestError(string("Comparison failed for pixel ") + de::toString(ndx));
1322 throw tcu::TestError(string("Comparison failed for pixel ") + de::toString(pixelNdx));
1432 throw tcu::TestError("Comparison failed");
1534 throw tcu::TestError("Invalid atomic counter value");
1555 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(valNdx) + "]");
1559 throw tcu::TestError("Total sum of values in Output.values doesn't match");