Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpWatchDog.c107 qpWatchDog_reset(dog); in qpWatchDog_create()
121 void qpWatchDog_reset (qpWatchDog* dog) in qpWatchDog_reset() function
DqpWatchDog.h44 void qpWatchDog_reset (qpWatchDog* dog);
/external/deqp/framework/common/
DtcuTestSessionExecutor.cpp258 qpWatchDog_reset(m_testCtx.getWatchDog()); in leaveTestCase()