Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h214 deBool qpTestLog_endSection (qpTestLog* log);
DqpTestLog.c1261 deBool qpTestLog_endSection (qpTestLog* log) in qpTestLog_endSection() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp380 if (qpTestLog_endSection(m_log) == DE_FALSE) in endSection()