Searched refs:repeatedTimestamp_ (Results 1 – 1 of 1) sorted by relevance
876 repeatedTimestamp_ = other.repeatedTimestamp_.Clone(); in TestAllTypes()1891 …c::RepeatedField<global::Google.Protobuf.WellKnownTypes.Timestamp> repeatedTimestamp_ = new pbc::R… field in Conformance.TestAllTypes1894 get { return repeatedTimestamp_; }2197 if(!repeatedTimestamp_.Equals(other.repeatedTimestamp_)) return false; in Equals()2312 hash ^= repeatedTimestamp_.GetHashCode(); in GetHashCode()2545 repeatedTimestamp_.WriteTo(output, _repeated_repeatedTimestamp_codec); in WriteTo()2776 size += repeatedTimestamp_.CalculateSize(_repeated_repeatedTimestamp_codec); in CalculateSize()3031 repeatedTimestamp_.Add(other.repeatedTimestamp_); in MergeFrom()3536 repeatedTimestamp_.AddEntriesFrom(input, _repeated_repeatedTimestamp_codec); in MergeFrom()