Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h208 deBool qpTestLog_startTestsCasesTime (qpTestLog* log);
DqpTestLog.c509 deBool qpTestLog_startTestsCasesTime (qpTestLog* log) in qpTestLog_startTestsCasesTime() function
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp470 if (qpTestLog_startTestsCasesTime(m_log) == DE_FALSE) in startTestsCasesTime()