Searched refs:attachments_names (Results 1 – 1 of 1) sorted by relevance
1927 std::string attachments_names = ""; in CheckErrorAndLog() local1931 attachments_names.append(glu::getFramebufferAttachmentStr(attachments[i]).toString()); in CheckErrorAndLog()1935 attachments_names.append(", "); in CheckErrorAndLog()1941 << attachments_names << "]. Test fails." << tcu::TestLog::EndMessage; in CheckErrorAndLog()2146 std::string attachments_names = ""; in CheckErrorAndLog() local2150 attachments_names.append(glu::getFramebufferAttachmentStr(attachments[i]).toString()); in CheckErrorAndLog()2154 attachments_names.append(", "); in CheckErrorAndLog()2160 << attachments_names << "]. Test fails." << tcu::TestLog::EndMessage; in CheckErrorAndLog()