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

Declarations

utils/benchmark/src/re.h
   66   bool Init(const std::string& spec, std::string* error);

References

utils/benchmark/src/benchmark_register.cc
  122   if (!re.Init(spec, &error_msg)) {