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 89 static const class EndSampleListToken {} EndSampleList;
130 TestLog& operator<< (const EndSampleListToken&);
436 inline TestLog& TestLog::operator<< (const EndSampleListToken&) { endSampleList(); return *this; }
tcuTestLog.cpp 441 const TestLog::EndSampleListToken TestLog::EndSampleList = TestLog::EndSampleListToken();

Completed in 35 milliseconds