Searched refs:repeatedBool_ (Results 1 – 2 of 2) sorted by relevance
823 repeatedBool_ = other.repeatedBool_.Clone(); in TestAllTypes()1287 private readonly pbc::RepeatedField<bool> repeatedBool_ = new pbc::RepeatedField<bool>(); field in Conformance.TestAllTypes1290 get { return repeatedBool_; }2140 if(!repeatedBool_.Equals(other.repeatedBool_)) return false; in Equals()2255 hash ^= repeatedBool_.GetHashCode(); in GetHashCode()2440 repeatedBool_.WriteTo(output, _repeated_repeatedBool_codec); in WriteTo()2681 size += repeatedBool_.CalculateSize(_repeated_repeatedBool_codec); in CalculateSize()2912 repeatedBool_.Add(other.repeatedBool_); in MergeFrom()3256 repeatedBool_.AddEntriesFrom(input, _repeated_repeatedBool_codec); in MergeFrom()
295 repeatedBool_ = other.repeatedBool_.Clone(); in TestAllTypes()702 private readonly pbc::RepeatedField<bool> repeatedBool_ = new pbc::RepeatedField<bool>(); field in Google.Protobuf.TestProtos.TestAllTypes705 get { return repeatedBool_; }913 if(!repeatedBool_.Equals(other.repeatedBool_)) return false; in Equals()968 hash ^= repeatedBool_.GetHashCode(); in GetHashCode()1093 repeatedBool_.WriteTo(output, _repeated_repeatedBool_codec); in WriteTo()1202 size += repeatedBool_.CalculateSize(_repeated_repeatedBool_codec); in CalculateSize()1322 repeatedBool_.Add(other.repeatedBool_); in MergeFrom()1519 repeatedBool_.AddEntriesFrom(input, _repeated_repeatedBool_codec); in MergeFrom()