Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs91 Assert.False(message.HasDefaultBytes); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2413 public bool HasDefaultBytes { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2801 if (HasDefaultBytes) hash ^= DefaultBytes.GetHashCode(); in GetHashCode()
3014 if (HasDefaultBytes) { in WriteTo()
3249 if (HasDefaultBytes) { in IBufferMessage.InternalWriteTo()
3443 if (HasDefaultBytes) { in CalculateSize()
3647 if (other.HasDefaultBytes) { in MergeFrom()
[all...]

Completed in 40 milliseconds