Searched refs:cand_to_remove (Results 1 – 1 of 1) sorted by relevance
1289 const Candidate& cand_to_remove) { in RemoveRemoteCandidate() argument1293 [cand_to_remove](const Candidate& candidate) { in RemoveRemoteCandidate()1294 return cand_to_remove.MatchesForRemoval(candidate); in RemoveRemoteCandidate()1298 << cand_to_remove.ToSensitiveString(); in RemoveRemoteCandidate()