Lines Matching defs:section
144 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate() local
151 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate() local
166 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate() local
305 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
311 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding"); in iterate() local
321 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting"); in iterate() local
360 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
366 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding"); in iterate() local
376 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting"); in iterate() local
421 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Minimum", "Specified minimum is " + de::t… in iterate() local
426 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Ties", "The limit is tied to the val… in iterate() local
468 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "TiedTo", de::toString(glu::getGettableSta… in iterate() local