Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs100 Assert.False(message.HasDefaultInt64); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2103 public bool HasDefaultInt64 { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2788 if (HasDefaultInt64) hash ^= DefaultInt64.GetHashCode(); in GetHashCode()
2962 if (HasDefaultInt64) { in WriteTo()
3197 if (HasDefaultInt64) { in IBufferMessage.InternalWriteTo()
3404 if (HasDefaultInt64) { in CalculateSize()
3608 if (other.HasDefaultInt64) { in MergeFrom()
[all...]

Completed in 42 milliseconds