Searched refs:expected_cluster_names (Results 1 – 2 of 2) sorted by relevance
1694 const std::set<absl::string_view>& expected_cluster_names, in CdsResponseParse() argument1720 if (expected_cluster_names.find(cluster_name) == in CdsResponseParse()1721 expected_cluster_names.end()) { in CdsResponseParse()2065 const std::set<absl::string_view>& expected_cluster_names, in ParseAdsResponse() argument2100 response, expected_cluster_names, in ParseAdsResponse()
441 const std::set<absl::string_view>& expected_cluster_names,