HomeSort by relevance Sort by last modified time
    Searched refs:isWatchDogEnabled (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuCommandLine.hpp 125 bool isWatchDogEnabled (void) const;
tcuApp.cpp 100 if (cmdLine.isWatchDogEnabled())
tcuCommandLine.cpp 810 bool CommandLine::isWatchDogEnabled (void) const { return m_cmdLine.getOption<opt::WatchDog>(); }

Completed in 182 milliseconds