Searched refs:SetReportPath (Results 1 – 3 of 3) sorted by relevance
97 void ReportFile::SetReportPath(const char *path) { in SetReportPath() function in __sanitizer::ReportFile238 report_file.SetReportPath(path); in __sanitizer_set_report_path()
27 void SetReportPath(const char *path);
350 report_file.SetReportPath(tmpfile); in TEST()354 report_file.SetReportPath("stderr"); in TEST()