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

  /external/deqp/framework/common/
tcuTestLog.hpp 89 static const class EndSampleListToken {} EndSampleList;
169 void endSampleList (void);
436 inline TestLog& TestLog::operator<< (const EndSampleListToken&) { endSampleList(); return *this; }
tcuTestLog.cpp 426 void TestLog::endSampleList (void)
441 const TestLog::EndSampleListToken TestLog::EndSampleList = TestLog::EndSampleListToken();

Completed in 40 milliseconds