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

References

utils/benchmark/include/benchmark/benchmark.h
 1399   explicit ConsoleReporter(OutputOptions opts_ = OO_Defaults)
 1410   OutputOptions output_options_;
utils/benchmark/src/benchmark.cc
  444     std::string const& name, ConsoleReporter::OutputOptions output_opts) {
  464 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) {
utils/benchmark/src/benchmark_api_internal.h
   42 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);