Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp169 void startSampleList (const std::string& name, const std::string& description);
524 log.startSampleList(m_name, m_description); in write()
DtcuTestLog.cpp480 void TestLog::startSampleList (const std::string& name, const std::string& description) in startSampleList() function in tcu::TestLog