Searched refs:GetErrorStream (Results 1 – 4 of 4) sorted by relevance
42 PrintBasicContext(&GetErrorStream(), context); in ReportContext()46 GetErrorStream() in ReportContext()
57 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
320 std::flush(reporter->GetErrorStream()); in FlushStreams()573 auto& Err = display_reporter->GetErrorStream(); in RunSpecifiedBenchmarks()
1872 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function