Searched refs:GetErrors (Results 1 – 2 of 2) sorted by relevance
82 const ArenaVector<std::string>& GetErrors() const { in GetErrors() function
246 for (const auto& error : graph_checker.GetErrors()) { in ValidateGraph()