Home
last modified time | relevance | path

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

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