Searched defs:EndSectionToken (Results 1 – 1 of 1) sorted by relevance
83 static const class EndSectionToken {} EndSection; class in tcu::TestLog427 inline TestLog& TestLog::operator<< (const EndSectionToken&) { endSection(); return *this; } in operator <<()