Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h200 void qpTestLog_destroy (qpTestLog* log);
DqpTestLog.c340 qpTestLog_destroy(log); in qpTestLog_createFileLog()
353 qpTestLog_destroy(log); in qpTestLog_createFileLog()
360 qpTestLog_destroy(log); in qpTestLog_createFileLog()
401 void qpTestLog_destroy (qpTestLog* log) in qpTestLog_destroy() function
/external/deqp/framework/common/
DtcuTestLog.cpp198 qpTestLog_destroy(m_log); in ~TestLog()