Home
last modified time | relevance | path

Searched refs:sectionDesc (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1051 …std::string sectionDesc = std::string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::… in iterate() local
1052 tcu::ScopedLogSection section (log, sectionName, sectionDesc); in iterate()