Searched refs:startSection (Results 1 - 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcTestSubcase.cpp120 log.startSection("Details", title);
135 log.startSection("Not supported", "Reason");
/external/deqp/framework/common/
H A DtcuTestLog.hpp143 void startSection (const char* name, const char* description);
493 log.startSection(m_name.c_str(), m_description.c_str());
H A DtcuTestLog.cpp366 void TestLog::startSection (const char* name, const char* description) function in class:tcu::TestLog

Completed in 414 milliseconds