Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs101 Assert.False(message.HasDefaultNestedEnum); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2437 public bool HasDefaultNestedEnum { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2802 if (HasDefaultNestedEnum) hash ^= DefaultNestedEnum.GetHashCode(); in GetHashCode()
3018 if (HasDefaultNestedEnum) { in WriteTo()
3253 if (HasDefaultNestedEnum) { in IBufferMessage.InternalWriteTo()
3446 if (HasDefaultNestedEnum) { in CalculateSize()
3650 if (other.HasDefaultNestedEnum) { in MergeFrom()
[all...]

Completed in 41 milliseconds