Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.hpp86 static const class SampleInfoToken {} SampleInfo; class in tcu::TestLog
447 inline TestLog& TestLog::operator<< (const SampleInfoToken&) { startSampleInfo(); return *this; } in operator <<()