Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.hpp171 bool isCrashHandlingEnabled (void) const;
DtcuApp.cpp151 if (cmdLine.isCrashHandlingEnabled()) in App()
DtcuCommandLine.cpp909 bool CommandLine::isCrashHandlingEnabled (void) const { return m_cmdLine.getOption<opt::Crash… in isCrashHandlingEnabled() function in tcu::CommandLine