Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.hpp84 static const class EndSectionToken {} EndSection; class in tcu::TestLog
118 TestLog& operator<< (const EndSectionToken&);
449 inline TestLog& TestLog::operator<< (const EndSectionToken&) { endSection(); return *this; } in operator <<() argument
H A DtcuTestLog.cpp618 const TestLog::EndSectionToken TestLog::EndSection = TestLog::EndSectionToken();

Completed in 3 milliseconds