Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp169 bool isWatchDogEnabled (void) const;
H A DtcuApp.cpp150 if (cmdLine.isWatchDogEnabled()) in App()
H A DtcuCommandLine.cpp1058 bool CommandLine::isWatchDogEnabled (void) const { return m_cmdLine.getOption<opt::WatchDog>(); } in isWatchDogEnabled() function in tcu::CommandLine

Completed in 7 milliseconds