HomeSort by relevance Sort by last modified time
    Searched refs:EndSampleListToken (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuTestLog.hpp 90 static const class EndSampleListToken {} EndSampleList;
133 TestLog& operator<< (const EndSampleListToken&);
446 inline TestLog& TestLog::operator<< (const EndSampleListToken&) { endSampleList(); return *this; }
tcuTestLog.cpp 525 const TestLog::EndSampleListToken TestLog::EndSampleList = TestLog::EndSampleListToken();

Completed in 73 milliseconds