Home
last modified time | relevance | path

Searched refs:startImageSet (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTestLog.hpp140 void startImageSet (const char* name, const char* description);
494 log.startImageSet(m_name.c_str(), m_description.c_str()); in write()
DtcuTestLog.cpp133 log.startImageSet(m_name.c_str(), m_description.c_str()); in write()
207 void TestLog::startImageSet (const char* name, const char* description) in startImageSet() function in tcu::TestLog