Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.hpp128 bool isCrashHandlingEnabled (void) const;
DtcuApp.cpp104 if (cmdLine.isCrashHandlingEnabled()) in App()
DtcuCommandLine.cpp811 bool CommandLine::isCrashHandlingEnabled (void) const { return m_cmdLine.getOption<opt::CrashH… in isCrashHandlingEnabled() function in tcu::CommandLine