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

References

utils/benchmark/src/benchmark.cc
  519     output_file.open(fname);
  520     if (!output_file.is_open()) {
  529     file_reporter->SetOutputStream(&output_file);
  530     file_reporter->SetErrorStream(&output_file);