Searched refs:repeatedDouble_ (Results 1 – 2 of 2) sorted by relevance
780 repeatedDouble_ = other.repeatedDouble_.Clone(); in TestAllTypes()1201 private readonly pbc::RepeatedField<double> repeatedDouble_ = new pbc::RepeatedField<double>(); field in Conformance.TestAllTypes1203 get { return repeatedDouble_; }1984 if(!repeatedDouble_.Equals(other.repeatedDouble_)) return false; in Equals()2098 hash ^= repeatedDouble_.GetHashCode(); in GetHashCode()2281 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()2521 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()2751 repeatedDouble_.Add(other.repeatedDouble_); in MergeFrom()3090 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()
291 repeatedDouble_ = other.repeatedDouble_.Clone(); in TestAllTypes()655 private readonly pbc::RepeatedField<double> repeatedDouble_ = new pbc::RepeatedField<double>(); field in Google.Protobuf.TestProtos.TestAllTypes657 get { return repeatedDouble_; }856 if(!repeatedDouble_.Equals(other.repeatedDouble_)) return false; in Equals()910 hash ^= repeatedDouble_.GetHashCode(); in GetHashCode()1033 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()1141 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()1260 repeatedDouble_.Add(other.repeatedDouble_); in MergeFrom()1452 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()