Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.hpp172 bool isCrashHandlingEnabled (void) const;
DtcuApp.cpp154 if (cmdLine.isCrashHandlingEnabled()) in App()
DtcuCommandLine.cpp958 bool CommandLine::isCrashHandlingEnabled (void) const { return m_cmdLine.getOption<opt::Crash… in isCrashHandlingEnabled() function in tcu::CommandLine