HomeSort by relevance Sort by last modified time
    Searched refs:isInTestCase (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuTestSessionExecutor.hpp 68 bool isInTestCase (void) const { return m_isInTestCase; }
tcuApp.cpp 258 bool isInCase = m_testExecutor ? m_testExecutor->isInTestCase() : false;

Completed in 61 milliseconds