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

Declarations

utils/benchmark/include/benchmark/benchmark.h
 1381   static void PrintBasicContext(std::ostream* out, Context const& context);

References

utils/benchmark/src/console_reporter.cc
   41   PrintBasicContext(&GetErrorStream(), context);
utils/benchmark/src/csv_reporter.cc
   41   PrintBasicContext(&GetErrorStream(), context);