Home
last modified time | relevance | path

Searched defs:ScopedLogSection (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestLog.hpp482 class ScopedLogSection class
485ScopedLogSection(TestLog &log, const std::string &name, const std::string &description) : m_log(lo… in ScopedLogSection() function in tcu::ScopedLogSection