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

  /external/deqp/framework/common/
tcuTestContext.cpp 58 m_testResultDesc = description;
tcuTestContext.hpp 64 const char* getTestResultDesc (void) const { return m_testResultDesc.c_str(); }
85 std::string m_testResultDesc; //!< Latest test result description.

Completed in 134 milliseconds