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