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

References

utils/benchmark/src/json_reporter.cc
  100     out << cache_indent << FormatKV("type", CI.type) << ",\n";
utils/benchmark/src/reporter.cc
   50       Out << "  L" << CInfo.level << " " << CInfo.type << " "
utils/benchmark/src/sysinfo.cc
  267     if (!ReadFromFile(StrCat(FPath, "type"), &info.type))