Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs103 Assert.False(message.HasDefaultSfixed64); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2295 public bool HasDefaultSfixed64 { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2796 if (HasDefaultSfixed64) hash ^= DefaultSfixed64.GetHashCode(); in GetHashCode()
2994 if (HasDefaultSfixed64) { in WriteTo()
3229 if (HasDefaultSfixed64) { in IBufferMessage.InternalWriteTo()
3428 if (HasDefaultSfixed64) { in CalculateSize()
3632 if (other.HasDefaultSfixed64) { in MergeFrom()
[all...]

Completed in 39 milliseconds