Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15952 public bool HasReallySmallInt64 { property in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16510 if (HasReallySmallInt64) hash ^= ReallySmallInt64.GetHashCode(); in GetHashCode()
16631 if (HasReallySmallInt64) { in WriteTo()
16748 if (HasReallySmallInt64) { in IBufferMessage.InternalWriteTo()
16799 if (HasReallySmallInt64) { in CalculateSize()
16891 if (other.HasReallySmallInt64) { in MergeFrom()
[all...]

Completed in 39 milliseconds