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

References

utils/benchmark/src/benchmark_register.cc
  301     for (std::size_t j = 0; j < arglists.size(); j++) {
  301     for (std::size_t j = 0; j < arglists.size(); j++) {
  302       if (ctr[j] + 1 < arglists[j].size()) {
  302       if (ctr[j] + 1 < arglists[j].size()) {
  303         ++ctr[j];
  306       ctr[j] = 0;