Searched refs:_devices_match (Results 1 – 2 of 2) sorted by relevance
175 def _devices_match(left, right): function180 if not all(_devices_match(v, d) for v, d in value_destination_pairs):182 if not all(_devices_match(v, value_destination_pairs[0][0])668 if _devices_match(per_replica_value, destinations):
44 def _devices_match(d1, d2): function218 return _devices_match(device, self._devices[replica_id])