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

References

utils/benchmark/src/benchmark.cc
  420     std::flush(reporter->GetOutputStream());
  508   auto& Out = console_reporter->GetOutputStream();
utils/benchmark/src/console_reporter.cc
   69   GetOutputStream() << line << "\n" << str << line << "\n";
  103   auto& Out = GetOutputStream();
utils/benchmark/src/csv_reporter.cc
   46   std::ostream& Out = GetOutputStream();
   87   std::ostream& Out = GetOutputStream();
utils/benchmark/src/json_reporter.cc
   68   std::ostream& out = GetOutputStream();
  132   std::ostream& out = GetOutputStream();
  151   GetOutputStream() << "\n  ]\n}\n";
  156   std::ostream& out = GetOutputStream();