Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs107 Assert.False(message.HasDefaultStringPiece); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2508 public bool HasDefaultStringPiece { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2805 if (HasDefaultStringPiece) hash ^= DefaultStringPiece.GetHashCode(); in GetHashCode()
3030 if (HasDefaultStringPiece) { in WriteTo()
3265 if (HasDefaultStringPiece) { in IBufferMessage.InternalWriteTo()
3455 if (HasDefaultStringPiece) { in CalculateSize()
3659 if (other.HasDefaultStringPiece) { in MergeFrom()
[all...]

Completed in 42 milliseconds