Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h214 deBool qpTestLog_endEglConfigSet (qpTestLog* log);
DqpTestLog.c1109 deBool qpTestLog_endEglConfigSet (qpTestLog* log) in qpTestLog_endEglConfigSet() function
/external/deqp/framework/common/
DtcuTestLog.cpp440 if (qpTestLog_endEglConfigSet(m_log) == DE_FALSE) in endEglConfigSet()