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

  /external/deqp/framework/common/
tcuTestLog.hpp 85 static const class SampleInfoToken {} SampleInfo;
126 TestLog& operator<< (const SampleInfoToken&);
433 inline TestLog& TestLog::operator<< (const SampleInfoToken&) { startSampleInfo(); return *this; }
tcuTestLog.cpp 437 const TestLog::SampleInfoToken TestLog::SampleInfo = TestLog::SampleInfoToken();

Completed in 446 milliseconds