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

  /external/deqp/framework/common/
tcuTestContext.hpp 63 qpTestResult getTestResult (void) const { return m_testResult; }
80 qpTestResult m_testResult; //!< Latest test result.
tcuTestContext.cpp 43 , m_testResult (QP_TEST_RESULT_LAST)
57 m_testResult = testResult;

Completed in 35 milliseconds