Searched refs:m_out_path (Results 1 – 5 of 5) sorted by relevance
96 results.Write(m_out_path.c_str()); in WriteResults()111 if (m_out_path.empty()) in GetResultFilePath()113 return m_out_path.c_str(); in GetResultFilePath()129 m_out_path = path; in SetResultFilePath()131 m_out_path.clear(); in SetResultFilePath()165 std::string m_out_path; member in StepTest
59 m_out_path(),230 if (m_out_path.empty()) in GetResultFilePath()232 return m_out_path.c_str(); in GetResultFilePath()248 m_out_path = path; in SetResultFilePath()250 m_out_path.clear(); in SetResultFilePath()274 std::string m_out_path; member in ClangTest
67 m_out_path.clear();346 m_out_path.assign(str); in SetResultFilePath()352 if (m_out_path.empty()) in GetResultFilePath()354 return m_out_path.c_str(); in GetResultFilePath()372 std::string m_out_path; member in SketchTest
77 m_out_path.assign(argv[2]); in Setup()214 results.Write(m_out_path.c_str()); in WriteResults()234 std::string m_out_path; member in FormattersTest
114 m_out_path.assign(argv[2]);271 (const UInt8*)m_out_path.c_str(), 272 m_out_path.size(),