Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.hpp43 class LogKernelSource;
99 typedef LogKernelSource KernelSource;
338 class LogKernelSource class
341 explicit LogKernelSource (const std::string& source) in LogKernelSource() function in tcu::LogKernelSource
511 inline void LogKernelSource::write (TestLog& log) const in write()