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