Home | History | Annotate | Download | only in functional

Lines Matching refs:getLog

2090 	TestLog&					log				= m_testCtx.getLog();
2264 const bool compareOk = compareData(m_testCtx.getLog(), refLayout, writeData.pointers, glLayout, mappedBlockPtrs);
2280 TestLog& log = m_testCtx.getLog();
2356 TestLog& log = m_testCtx.getLog();
2426 TestLog& log = m_testCtx.getLog();
2494 TestLog& log = m_testCtx.getLog();
2531 TestLog& log = m_testCtx.getLog();
2579 tcu::TestLog& log = m_testCtx.getLog();
2652 m_testCtx.getLog() << TestLog::Message << "ERROR: ac_numPassed = " << resCount << ", expected " << refCount << TestLog::EndMessage;