Home
last modified time | relevance | path

Searched refs:qpTestLog_endSampleList (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/qphelper/
DqpTestLog.h231 deBool qpTestLog_endSampleList (qpTestLog* log);
DqpTestLog.c1460 deBool qpTestLog_endSampleList (qpTestLog* log) in qpTestLog_endSampleList() function
/external/deqp/framework/common/
DtcuTestLog.cpp512 if (qpTestLog_endSampleList(m_log) == DE_FALSE) in endSampleList()