Searched defs:EndSectionToken (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTestLog.hpp84 static const class EndSectionToken {} EndSection; class in class:tcu::TestLog
116 TestLog& operator<< (const EndSectionToken&);
436 inline TestLog& TestLog::operator<< (const EndSectionToken&) { endSection(); return *this; } argument

Completed in 174 milliseconds