Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.Proto2.cs102 Assert.False(message.HasDefaultSfixed32); in DefaultProto2Values()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2271 public bool HasDefaultSfixed32 { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2795 if (HasDefaultSfixed32) hash ^= DefaultSfixed32.GetHashCode(); in GetHashCode()
2990 if (HasDefaultSfixed32) { in WriteTo()
3225 if (HasDefaultSfixed32) { in IBufferMessage.InternalWriteTo()
3425 if (HasDefaultSfixed32) { in CalculateSize()
3629 if (other.HasDefaultSfixed32) { in MergeFrom()
[all...]

Completed in 39 milliseconds