Lines Matching defs:log
405 std::stringstream log; in verifyMessageCount() local
548 TestLog &log = m_testCtx.getLog(); in verifyMessageExists() local
574 TestLog &log = m_testCtx.getLog(); in verifyMessageGroup() local
593 TestLog &log = m_testCtx.getLog(); in verifyMessageString() local
615 TestLog &log = m_testCtx.getLog(); in verifyMessage() local
674 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
743 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
769 TestLog &log = m_testCtx.getLog(); in expectMessage() local
852 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
873 TestLog &log = m_testCtx.getLog(); in expectError() local
1012 tcu::TestLog &log = m_testCtx.getLog(); in genMessages() local
1114 TestLog &log = m_testCtx.getLog(); in applyFilters() local
1192 TestLog &log = m_testCtx.getLog(); in verify() local
1286 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
1401 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
1504 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
1674 TestLog &log = m_testCtx.getLog(); in verify() local
1854 const glu::ContextInfo &ctxInfo, tcu::TestLog &log, in DebugMessageTestContext()