Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h192 void qpTestLog_destroy (qpTestLog* log);
DqpTestLog.c350 qpTestLog_destroy(log); in qpTestLog_createFileLog()
363 qpTestLog_destroy(log); in qpTestLog_createFileLog()
370 qpTestLog_destroy(log); in qpTestLog_createFileLog()
383 void qpTestLog_destroy (qpTestLog* log) in qpTestLog_destroy() function
/external/deqp/framework/common/
DtcuTestLog.cpp192 qpTestLog_destroy(m_log); in ~TestLog()