Home
last modified time | relevance | path

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

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