Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h209 deBool qpTestLog_startEglConfigSet (qpTestLog* log, const char* key, const char* description);
DqpTestLog.c1060 deBool qpTestLog_startEglConfigSet (qpTestLog* log, const char* name, const char* description) in qpTestLog_startEglConfigSet() function
/external/deqp/framework/common/
DtcuTestLog.cpp428 if (qpTestLog_startEglConfigSet(m_log, name, description) == DE_FALSE) in startEglConfigSet()