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

References

utils/benchmark/include/benchmark/benchmark.h
 1396     OO_ColorTabular = OO_Color|OO_Tabular,
utils/benchmark/src/benchmark.cc
  468     output_opts |= ConsoleReporter::OO_Color;
  470     output_opts &= ~ConsoleReporter::OO_Color;
  473     output_opts &= ~ConsoleReporter::OO_Color;
utils/benchmark/src/console_reporter.cc
  104   PrinterFn* printer = (output_options_ & OO_Color) ?