Lines Matching refs:iterationDescription
454 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount);
455 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription);
574 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount);
575 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription);
718 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount);
719 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription);
1279 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount);
1280 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription);
1719 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount);
1720 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Iteration" + de::toString(m_iteration+1), iterationDescription);
1984 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount);
1985 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Iteration" + de::toString(m_iteration+1), iterationDescription);