Searched refs:EndSampleListToken (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/common/
H A DtcuTestLog.hpp90 static const class EndSampleListToken {} EndSampleList; class in class:tcu::TestLog
133 TestLog& operator<< (const EndSampleListToken&);
446 inline TestLog& TestLog::operator<< (const EndSampleListToken&) { endSampleList(); return *this; } argument
H A DtcuTestLog.cpp525 const TestLog::EndSampleListToken TestLog::EndSampleList = TestLog::EndSampleListToken();

Completed in 42 milliseconds