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

References

utils/benchmark/include/benchmark/benchmark.h
  408   StatisticsFunc* compute_;
  410   Statistics(std::string name, StatisticsFunc* compute)
  863   Benchmark* ComputeStatistics(std::string name, StatisticsFunc* statistics);
utils/benchmark/src/benchmark_register.cc
  402                                         StatisticsFunc* statistics) {