Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs108 Assert.False(message.HasDefaultUint32); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2127 public bool HasDefaultUint32 { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2789 if (HasDefaultUint32) hash ^= DefaultUint32.GetHashCode(); in GetHashCode()
2966 if (HasDefaultUint32) { in WriteTo()
3201 if (HasDefaultUint32) { in IBufferMessage.InternalWriteTo()
3407 if (HasDefaultUint32) { in CalculateSize()
3611 if (other.HasDefaultUint32) { in MergeFrom()
[all...]

Completed in 41 milliseconds