Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpWatchDog.h43 void qpWatchDog_destroy (qpWatchDog* dog);
DqpWatchDog.c139 void qpWatchDog_destroy (qpWatchDog* dog) in qpWatchDog_destroy() function
/external/deqp/framework/common/
DtcuApp.cpp148 qpWatchDog_destroy(m_watchDog); in cleanup()