Searched refs:GetReportPath (Results 1 – 3 of 3) sorted by relevance
121 const char *ReportFile::GetReportPath() { in GetReportPath() function in __sanitizer::ReportFile247 return report_file.GetReportPath(); in __sanitizer_get_report_path()
28 const char *GetReportPath();
351 const char *path = report_file.GetReportPath(); in TEST()