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

  /external/deqp/framework/common/
tcuTestExecutor.hpp 80 bool isInTestCase (void) const { return m_isInTestCase; }
167 bool m_isInTestCase;
tcuTestExecutor.cpp 52 m_isInTestCase = false;
178 m_isInTestCase = true;
216 m_isInTestCase = false;

Completed in 552 milliseconds