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

  /external/deqp/executor/
xeBatchResult.cpp 51 : m_casePath (casePath)
70 m_casePath.clear();
xeBatchResult.hpp 76 const char* getTestCasePath (void) const { return m_casePath.c_str(); }
93 std::string m_casePath;

Completed in 560 milliseconds