Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestLog.hpp167 void endSampleInfo (void);
445 inline TestLog& TestLog::operator<< (const EndSampleInfoToken&) { endSampleInfo(); return *this… in operator <<()
DtcuTestLog.cpp480 void TestLog::endSampleInfo (void) in endSampleInfo() function in tcu::TestLog