Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs94 Assert.False(message.HasDefaultFixed32); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2223 public bool HasDefaultFixed32 { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2793 if (HasDefaultFixed32) hash ^= DefaultFixed32.GetHashCode(); in GetHashCode()
2982 if (HasDefaultFixed32) { in WriteTo()
3217 if (HasDefaultFixed32) { in IBufferMessage.InternalWriteTo()
3419 if (HasDefaultFixed32) { in CalculateSize()
3623 if (other.HasDefaultFixed32) { in MergeFrom()
[all...]

Completed in 41 milliseconds