Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.hpp87 static const class EndSampleInfoToken {} EndSampleInfo; class in tcu::TestLog
449 inline TestLog& TestLog::operator<< (const EndSampleInfoToken&) { endSampleInfo(); return *this… in operator <<()