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

  /external/deqp/framework/common/
tcuTestSessionExecutor.hpp 68 bool isInTestCase (void) const { return m_isInTestCase; }
97 bool m_isInTestCase;
tcuTestSessionExecutor.cpp 56 , m_isInTestCase (false)
177 m_isInTestCase = true;
238 m_isInTestCase = false;

Completed in 66 milliseconds