Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h200 deBool qpTestLog_endSection (qpTestLog* log);
DqpTestLog.c1202 deBool qpTestLog_endSection (qpTestLog* log) in qpTestLog_endSection() function
/external/deqp/framework/common/
DtcuTestLog.cpp374 if (qpTestLog_endSection(m_log) == DE_FALSE) in endSection()