Searched refs:qpTestLog_startEglConfigSet (Results 1 – 3 of 3) sorted by relevance
209 deBool qpTestLog_startEglConfigSet (qpTestLog* log, const char* key, const char* description);
1060 deBool qpTestLog_startEglConfigSet (qpTestLog* log, const char* name, const char* description) in qpTestLog_startEglConfigSet() function
428 if (qpTestLog_startEglConfigSet(m_log, name, description) == DE_FALSE) in startEglConfigSet()