Searched refs:EndSectionToken (Results 1 – 2 of 2) sorted by relevance
83 static const class EndSectionToken {} EndSection; class in tcu::TestLog114 TestLog& operator<< (const EndSectionToken&);427 inline TestLog& TestLog::operator<< (const EndSectionToken&) { endSection(); return *this; } in operator <<() argument
440 const TestLog::EndSectionToken TestLog::EndSection = TestLog::EndSectionToken();