reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
74 errors << "Test " << name << " is listed more than once.\n"; 91 errors << "No test named " << name 100 errors << "You forgot to list test " << it->first << ".\n"; 104 const std::string& errors_str = errors.GetString();