Searched refs:repeatedBool_ (Results 1 – 2 of 2) sorted by relevance
781 repeatedBool_ = other.repeatedBool_.Clone(); in TestAllTypes()1210 private readonly pbc::RepeatedField<bool> repeatedBool_ = new pbc::RepeatedField<bool>(); field in Conformance.TestAllTypes1212 get { return repeatedBool_; }1985 if(!repeatedBool_.Equals(other.repeatedBool_)) return false; in Equals()2099 hash ^= repeatedBool_.GetHashCode(); in GetHashCode()2282 repeatedBool_.WriteTo(output, _repeated_repeatedBool_codec); in WriteTo()2522 size += repeatedBool_.CalculateSize(_repeated_repeatedBool_codec); in CalculateSize()2752 repeatedBool_.Add(other.repeatedBool_); in MergeFrom()3095 repeatedBool_.AddEntriesFrom(input, _repeated_repeatedBool_codec); in MergeFrom()
292 repeatedBool_ = other.repeatedBool_.Clone(); in TestAllTypes()664 private readonly pbc::RepeatedField<bool> repeatedBool_ = new pbc::RepeatedField<bool>(); field in Google.Protobuf.TestProtos.TestAllTypes666 get { return repeatedBool_; }857 if(!repeatedBool_.Equals(other.repeatedBool_)) return false; in Equals()911 hash ^= repeatedBool_.GetHashCode(); in GetHashCode()1034 repeatedBool_.WriteTo(output, _repeated_repeatedBool_codec); in WriteTo()1142 size += repeatedBool_.CalculateSize(_repeated_repeatedBool_codec); in CalculateSize()1261 repeatedBool_.Add(other.repeatedBool_); in MergeFrom()1457 repeatedBool_.AddEntriesFrom(input, _repeated_repeatedBool_codec); in MergeFrom()