Searched refs:GetErrors (Results 1 – 4 of 4) sorted by relevance
87 const ArenaVector<std::string>& GetErrors() const { in GetErrors() function
230 for (const std::string& error : checker.GetErrors()) { in CheckGraph()
275 for (const std::string& error : graph_checker.GetErrors()) { in ValidateGraph()
749 for (const std::string& error : checker.GetErrors()) { in VerifyGraph()