Home
last modified time | relevance | path

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

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