Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.hpp167 void startSampleList (const std::string& name, const std::string& description);
522 log.startSampleList(m_name, m_description); in write()
DtcuTestLog.cpp474 void TestLog::startSampleList (const std::string& name, const std::string& description) in startSampleList() function in tcu::TestLog