Home
last modified time | relevance | path

Searched refs:getTerminateAfter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestContext.hpp108 bool getTerminateAfter(void) const in getTerminateAfter() function in tcu::TestContext
H A DtcuTestSessionExecutor.cpp295 const bool terminateAfter = m_testCtx.getTerminateAfter(); in leaveTestCase()