Searched refs:all_groups_singleton (Results 1 – 1 of 1) sorted by relevance
80 bool all_groups_singleton = in IsDegenerate() local88 return all_groups_singleton || (groups_empty && replica_count == 1); in IsDegenerate()90 return all_groups_singleton || (groups_empty && partition_count == 1); in IsDegenerate()92 return (all_groups_singleton && partition_count == 1) || in IsDegenerate()97 return all_groups_singleton; in IsDegenerate()