Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15928 public bool HasReallySmallInt32 { property in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16509 if (HasReallySmallInt32) hash ^= ReallySmallInt32.GetHashCode(); in GetHashCode()
16627 if (HasReallySmallInt32) { in WriteTo()
16744 if (HasReallySmallInt32) { in IBufferMessage.InternalWriteTo()
16796 if (HasReallySmallInt32) { in CalculateSize()
16888 if (other.HasReallySmallInt32) { in MergeFrom()
[all...]

Completed in 37 milliseconds