Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h224 deBool qpTestLog_startSampleInfo (qpTestLog* log);
DqpTestLog.c1316 deBool qpTestLog_startSampleInfo (qpTestLog* log) in qpTestLog_startSampleInfo() function
/external/deqp/framework/common/
DtcuTestLog.cpp470 if (qpTestLog_startSampleInfo(m_log) == DE_FALSE) in startSampleInfo()