Searched refs:GetErrorStream (Results 1 – 8 of 8) sorted by relevance
41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()45 GetErrorStream() in ReportContext()
256 std::flush(reporter->GetErrorStream()); in RunBenchmarks()363 auto& Err = display_reporter->GetErrorStream(); in RunSpecifiedBenchmarks()
41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
421 std::flush(reporter->GetErrorStream()); in RunBenchmarks()509 auto& Err = console_reporter->GetErrorStream(); in RunSpecifiedBenchmarks()
1373 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
1431 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function