Searched refs:WATCHDOG_INTERVAL (Results 1 – 1 of 1) sorted by relevance
53 static const int WATCHDOG_INTERVAL = 50; // Touch watchdog every N iterations. variable248 if ((queryIter % WATCHDOG_INTERVAL) == 0 && m_testCtx.getWatchDog()) in iterate()271 if ((queryIter % WATCHDOG_INTERVAL) == 0 && m_testCtx.getWatchDog()) in iterate()