Home
last modified time | relevance | path

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

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