Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp90 static const class EndSampleListToken {} EndSampleList; class in tcu::TestLog
135 TestLog& operator<< (const EndSampleListToken&);
452 inline TestLog& TestLog::operator<< (const EndSampleListToken&) { endSampleList(); return *this… in operator <<() argument
DtcuTestLog.cpp548 const TestLog::EndSampleListToken TestLog::EndSampleList = TestLog::EndSampleListToken();