Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c342 qpTestLog_destroy(log); in qpTestLog_createFileLog()
355 qpTestLog_destroy(log); in qpTestLog_createFileLog()
362 qpTestLog_destroy(log); in qpTestLog_createFileLog()
403 void qpTestLog_destroy (qpTestLog* log) in qpTestLog_destroy() function
DqpTestLog.h203 void qpTestLog_destroy (qpTestLog* log);
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp198 qpTestLog_destroy(m_log); in ~TestLog()