reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/benchmark/src/benchmark.cc
  512   if (fname.empty() && file_reporter) {
  524     if (!file_reporter) {
  527       file_reporter = default_file_reporter.get();
  529     file_reporter->SetOutputStream(&output_file);
  530     file_reporter->SetErrorStream(&output_file);
  544     internal::RunBenchmarks(benchmarks, console_reporter, file_reporter);