Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonParserTest.cs960 Assert.True(parsed.HasFieldName13); in Proto2_DefaultValuesPreserved()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs2133 public bool HasFieldName13 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
2541 if (HasFieldName13) hash ^= FieldName13.GetHashCode(); in GetHashCode()
2812 if (HasFieldName13) { in WriteTo()
3093 if (HasFieldName13) { in IBufferMessage.InternalWriteTo()
3329 if (HasFieldName13) { in CalculateSize()
3546 if (other.HasFieldName13) { in MergeFrom()

Completed in 12 milliseconds