Searched refs:excluded_pair (Results 1 – 1 of 1) sorted by relevance
42 for (auto& excluded_pair : excluded_configs_) { in RemoveIfExcluded() local44 const ConfigDescription& excluded_config = excluded_pair.first; in RemoveIfExcluded()45 const int& excluded_diff = excluded_pair.second; in RemoveIfExcluded()