Searched refs:EndSampleListToken (Results 1 – 2 of 2) sorted by relevance
90 static const class EndSampleListToken {} EndSampleList; class in tcu::TestLog135 TestLog& operator<< (const EndSampleListToken&);452 inline TestLog& TestLog::operator<< (const EndSampleListToken&) { endSampleList(); return *this… in operator <<() argument
548 const TestLog::EndSampleListToken TestLog::EndSampleList = TestLog::EndSampleListToken();