Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs99 Assert.False(message.HasDefaultInt32); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2079 public bool HasDefaultInt32 { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2787 if (HasDefaultInt32) hash ^= DefaultInt32.GetHashCode(); in GetHashCode()
2958 if (HasDefaultInt32) { in WriteTo()
3193 if (HasDefaultInt32) { in IBufferMessage.InternalWriteTo()
3401 if (HasDefaultInt32) { in CalculateSize()
3605 if (other.HasDefaultInt32) { in MergeFrom()
[all...]

Completed in 74 milliseconds