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.hpp83 static void onWatchdogTimeout (qpWatchDog* watchDog, void* userPtr, qpTimeoutReason reason);
DtcuApp.cpp213 void App::onWatchdogTimeout (qpWatchDog* watchDog, void* userPtr, qpTimeoutReason reason) in onWatchdogTimeout() argument
215 DE_UNREF(watchDog); in onWatchdogTimeout()
DtcuTestContext.hpp51 …m& platform, Archive& rootArchive, TestLog& log, const CommandLine& cmdLine, qpWatchDog* watchDog);
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp201 qpWatchDog* watchDog);
211 qpWatchDog* watchDog);
221 qpWatchDog* watchDog);
231 qpWatchDog* watchDog);
241 qpWatchDog* watchDog);
251 qpWatchDog* watchDog);
262 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 …]