Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestSessionExecutor.cpp53 , m_abortSession (false) in TestSessionExecutor()
65 while (!m_abortSession) in iterate()
254 m_abortSession = true; in leaveTestCase()
DtcuTestSessionExecutor.hpp95 bool m_abortSession; member in tcu::TestSessionExecutor