Searched refs:repeatedInt64_ (Results 1 – 2 of 2) sorted by relevance
281 repeatedInt64_ = other.repeatedInt64_.Clone(); in TestAllTypes()565 private readonly pbc::RepeatedField<long> repeatedInt64_ = new pbc::RepeatedField<long>(); field in Google.Protobuf.TestProtos.TestAllTypes567 get { return repeatedInt64_; }846 if(!repeatedInt64_.Equals(other.repeatedInt64_)) return false; in Equals()900 hash ^= repeatedInt64_.GetHashCode(); in GetHashCode()1023 repeatedInt64_.WriteTo(output, _repeated_repeatedInt64_codec); in WriteTo()1131 size += repeatedInt64_.CalculateSize(_repeated_repeatedInt64_codec); in CalculateSize()1250 repeatedInt64_.Add(other.repeatedInt64_); in MergeFrom()1402 repeatedInt64_.AddEntriesFrom(input, _repeated_repeatedInt64_codec); in MergeFrom()5308 repeatedInt64_ = other.repeatedInt64_.Clone(); in TestRepeatedScalarDifferentTagSizes()[all …]
770 repeatedInt64_ = other.repeatedInt64_.Clone(); in TestAllTypes()1111 private readonly pbc::RepeatedField<long> repeatedInt64_ = new pbc::RepeatedField<long>(); field in Conformance.TestAllTypes1113 get { return repeatedInt64_; }1974 if(!repeatedInt64_.Equals(other.repeatedInt64_)) return false; in Equals()2088 hash ^= repeatedInt64_.GetHashCode(); in GetHashCode()2271 repeatedInt64_.WriteTo(output, _repeated_repeatedInt64_codec); in WriteTo()2511 size += repeatedInt64_.CalculateSize(_repeated_repeatedInt64_codec); in CalculateSize()2741 repeatedInt64_.Add(other.repeatedInt64_); in MergeFrom()3040 repeatedInt64_.AddEntriesFrom(input, _repeated_repeatedInt64_codec); in MergeFrom()