Searched refs:startSection (Results 1 – 2 of 2) sorted by relevance
140 void startSection (const char* name, const char* description);488 log.startSection(m_name.c_str(), m_description.c_str()); in write()
293 void TestLog::startSection (const char* name, const char* description) in startSection() function in tcu::TestLog