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

  /external/deqp/external/openglcts/modules/runner/
glcTestRunner.hpp 131 std::string m_logDirPath;
glcTestRunner.cpp 626 , m_logDirPath(logDirPath)
732 writeRunSummary(m_summary, de::FilePath::join(m_logDirPath, "cts-run-summary.xml").getPath());
746 args.push_back(string("--deqp-log-filename=") + de::FilePath::join(m_logDirPath, runParams.logFilename).getPath());

Completed in 75 milliseconds