Home
last modified time | relevance | path

Searched refs:watchDog (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/common/
DtcuTestContext.cpp36 qpWatchDog* watchDog) in TestContext() argument
41 , m_watchDog (watchDog) in TestContext()
DtcuApp.cpp206 void App::onWatchdogTimeout (qpWatchDog* watchDog, void* userPtr, qpTimeoutReason reason) in onWatchdogTimeout() argument
208 DE_UNREF(watchDog); in onWatchdogTimeout()
DtcuApp.hpp75 static void onWatchdogTimeout (qpWatchDog* watchDog, void* userPtr, qpTimeoutReason reason);
DtcuTestContext.hpp51 …m& platform, Archive& rootArchive, TestLog& log, const CommandLine& cmdLine, qpWatchDog* watchDog);
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp191 qpWatchDog* watchDog);
201 qpWatchDog* watchDog);
211 qpWatchDog* watchDog);
221 qpWatchDog* watchDog);
231 qpWatchDog* watchDog);
241 qpWatchDog* watchDog);
252 qpWatchDog* watchDog);
DgluTextureTestUtil.cpp1233 qpWatchDog* watchDog) in computeTextureLookupDiff() argument
1269 if (watchDog) in computeTextureLookupDiff()
1270 qpWatchDog_touch(watchDog); in computeTextureLookupDiff()
1336 qpWatchDog* watchDog) in computeTextureLookupDiff() argument
1376 if (watchDog) in computeTextureLookupDiff()
1377 qpWatchDog_touch(watchDog); in computeTextureLookupDiff()
1535 qpWatchDog* watchDog) in computeTextureLookupDiff() argument
1583 if (watchDog) in computeTextureLookupDiff()
1584 qpWatchDog_touch(watchDog); in computeTextureLookupDiff()
1715 qpWatchDog* watchDog) in computeTextureLookupDiff() argument
[all …]