Searched refs:isWatchDogEnabled (Results 1 – 3 of 3) sorted by relevance
167 bool isWatchDogEnabled (void) const;
101 if (cmdLine.isWatchDogEnabled()) in App()
836 bool CommandLine::isWatchDogEnabled (void) const { return m_cmdLine.getOption<opt::WatchDog>… in isWatchDogEnabled() function in tcu::CommandLine