Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h190 void qpTestLog_destroy (qpTestLog* log);
DqpTestLog.c348 qpTestLog_destroy(log); in qpTestLog_createFileLog()
361 qpTestLog_destroy(log); in qpTestLog_createFileLog()
368 qpTestLog_destroy(log); in qpTestLog_createFileLog()
381 void qpTestLog_destroy (qpTestLog* log) in qpTestLog_destroy() function
/external/deqp/framework/common/
DtcuTestLog.cpp122 qpTestLog_destroy(m_log); in ~TestLog()