Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpWatchDog.h47 void qpWatchDog_touchAndEnableIntervalTimeLimit(qpWatchDog *dog);
DqpWatchDog.c173 void qpWatchDog_touchAndEnableIntervalTimeLimit(qpWatchDog *dog) in qpWatchDog_touchAndEnableIntervalTimeLimit() function
/third_party/vk-gl-cts/framework/common/
DtcuTestContext.cpp70 qpWatchDog_touchAndEnableIntervalTimeLimit(m_watchDog); in touchWatchdogAndEnableIntervalTimeLimit()