Lines Matching defs:section
142 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate() local
149 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate() local
164 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate() local
301 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
307 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding"); in iterate() local
317 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting"); in iterate() local
356 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
362 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding"); in iterate() local
372 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting"); in iterate() local
417 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Minimum", "Specified minimum is " + de::t… in iterate() local
422 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Ties", "The limit is tied to the val… in iterate() local
464 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "TiedTo", de::toString(glu::getGettableSta… in iterate() local