Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs109 Assert.False(message.HasDefaultUint64); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2151 public bool HasDefaultUint64 { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2790 if (HasDefaultUint64) hash ^= DefaultUint64.GetHashCode(); in GetHashCode()
2970 if (HasDefaultUint64) { in WriteTo()
3205 if (HasDefaultUint64) { in IBufferMessage.InternalWriteTo()
3410 if (HasDefaultUint64) { in CalculateSize()
3614 if (other.HasDefaultUint64) { in MergeFrom()
[all...]

Completed in 43 milliseconds