Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.hpp90 static const class EndSampleListToken {} EndSampleList; class in tcu::TestLog
450 inline TestLog& TestLog::operator<< (const EndSampleListToken&) { endSampleList(); return *this… in operator <<()