Searched refs:ReportContext (Results 1 – 2 of 2) sorted by relevance
580 virtual bool ReportContext(const Context& context);594 bool CustomCsvReporter::ReportContext(const Context& context __unused) { in ReportContext() function in CustomCsvReporter
430 gBenchmarkReporter->ReportContext(context); in main()