Searched refs:GetErrors (Results 1 – 3 of 3) sorted by relevance
94 const ArenaVector<std::string>& GetErrors() const { in GetErrors() function
273 for (const std::string& error : graph_checker.GetErrors()) { in ValidateGraph()
790 for (const std::string& error : checker.GetErrors()) { in VerifyGraph()