Home
last modified time | relevance | path

Searched refs:endSampleList (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTestLog.hpp175 void endSampleList (void);
450 inline TestLog& TestLog::operator<< (const EndSampleListToken&) { endSampleList(); return *this… in operator <<()
DtcuTestLog.cpp522 void TestLog::endSampleList (void) in endSampleList() function in tcu::TestLog