Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuApp.cpp252 bool isInCase = m_testExecutor ? m_testExecutor->isInTestCase() : false; in onCrash() local
254 if (isInCase) in onCrash()