Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h245 deBool qpTestLog_endSampleList (qpTestLog* log);
DqpTestLog.c1519 deBool qpTestLog_endSampleList (qpTestLog* log) in qpTestLog_endSampleList() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp530 if (qpTestLog_endSampleList(m_log) == DE_FALSE) in endSampleList()