Home
last modified time | relevance | path

Searched refs:isWatchDogEnabled (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuCommandLine.hpp125 bool isWatchDogEnabled (void) const;
DtcuApp.cpp100 if (cmdLine.isWatchDogEnabled()) in App()
DtcuCommandLine.cpp810 bool CommandLine::isWatchDogEnabled (void) const { return m_cmdLine.getOption<opt::WatchDog>(… in isWatchDogEnabled() function in tcu::CommandLine