Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuApp.cpp307 bool isInCase = m_testExecutor ? m_testExecutor->isInTestCase() : false; in onCrash() local
309 if (isInCase) in onCrash()