Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.hpp138 void startImageSet (const char* name, const char* description);
492 log.startImageSet(m_name.c_str(), m_description.c_str()); in write()
DtcuTestLog.cpp132 log.startImageSet(m_name.c_str(), m_description.c_str()); in write()
201 void TestLog::startImageSet (const char* name, const char* description) in startImageSet() function in tcu::TestLog