Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp278 bool isTerminateOnFailEnabled (void) const;
H A DtcuTestSessionExecutor.cpp317 (m_status.numFailed > 0 && m_testCtx.getCommandLine().isTerminateOnFailEnabled())) in leaveTestCase()
H A DtcuCommandLine.cpp1087 bool CommandLine::isTerminateOnFailEnabled (void) const { return m_cmdLine.getOption<opt::TerminateOnFail>(); } in isTerminateOnFailEnabled() function in tcu::CommandLine

Completed in 4 milliseconds