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

  /external/deqp/modules/internal/
ditTestLogTests.cpp 65 log << TestLog::EndSampleList;
  /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();
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp     [all...]
es3pShaderOperatorTests.cpp     [all...]
es3pDepthTests.cpp 674 log << TestLog::EndSampleList;
    [all...]
  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 415 log << TestLog::EndSampleList;
teglGLES2SharedRenderingPerfTests.cpp 966 log << TestLog::EndSampleList;
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp     [all...]

Completed in 486 milliseconds