Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h227 deBool qpTestLog_startSample (qpTestLog* log);
DqpTestLog.c1382 deBool qpTestLog_startSample (qpTestLog* log) in qpTestLog_startSample() function
/external/deqp/framework/common/
DtcuTestLog.cpp488 if (qpTestLog_startSample(m_log) == DE_FALSE) in startSample()