Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.hpp45 class LogValueInfo;
101 typedef LogValueInfo ValueInfo;
368 class LogValueInfo class
371LogValueInfo (const std::string& name, const std::string& description, const std::string& unit, qp… in LogValueInfo() function in tcu::LogValueInfo
521 inline void LogValueInfo::write (TestLog& log) const in write()