Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.hpp39 class LogSection;
94 typedef LogSection Section;
277 class LogSection class
280 LogSection (const std::string& name, const std::string& description) in LogSection() function in tcu::LogSection
486 inline void LogSection::write (TestLog& log) const in write()