Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpWatchDog.h35 void qpWatchDog_destroy (qpWatchDog* dog);
DqpWatchDog.c129 void qpWatchDog_destroy (qpWatchDog* dog) in qpWatchDog_destroy() function
/external/deqp/framework/common/
DtcuApp.cpp147 qpWatchDog_destroy(m_watchDog); in cleanup()