Home
last modified time | relevance | path

Searched refs:repeatedAllTypes_ (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs25012 repeatedAllTypes_ = other.repeatedAllTypes_.Clone(); in TestParsingMerge()
25050 private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> repeatedAllTypes_ = new pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes>(); field in Google.Protobuf.TestProtos.Proto2.TestParsingMerge
25053 get { return repeatedAllTypes_; }
25102 if(!repeatedAllTypes_.Equals(other.repeatedAllTypes_)) return false; in Equals()
25116 hash ^= repeatedAllTypes_.GetHashCode(); in GetHashCode()
25146 repeatedAllTypes_.WriteTo(output, _repeated_repeatedAllTypes_codec); in WriteTo()
25173 repeatedAllTypes_.WriteTo(ref output, _repeated_repeatedAllTypes_codec); in IBufferMessage.InternalWriteTo()
25198 size += repeatedAllTypes_ in CalculateSize()
[all...]

Completed in 38 milliseconds