Home
last modified time | relevance | path

Searched refs:MapInt32Int32FieldNumber (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.cs312 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in MapIgnoresExtraFieldsWithinEntryMessages()
339 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in MapFieldOrderIsIrrelevant()
371 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in MapNonContiguousEntries()
391 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in MapNonContiguousEntries()
419 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in DuplicateKeys_LastEntryWins()
427 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in DuplicateKeys_LastEntryWins()
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.cs337 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in MapIgnoresExtraFieldsWithinEntryMessages()
369 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in MapFieldOrderIsIrrelevant()
406 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in MapNonContiguousEntries()
426 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in MapNonContiguousEntries()
460 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in DuplicateKeys_LastEntryWins()
468 output.WriteTag(TestMap.MapInt32Int32FieldNumber, WireFormat.WireType.LengthDelimited); in DuplicateKeys_LastEntryWins()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs234 public const int MapInt32Int32FieldNumber = 1; field in Google.Protobuf.TestProtos.TestMap
1324 public const int MapInt32Int32FieldNumber = 1; field in Google.Protobuf.TestProtos.TestArenaMap
H A DTestMessagesProto3.cs1225 public const int MapInt32Int32FieldNumber = 56; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
H A DTestMessagesProto2.cs1418 public const int MapInt32Int32FieldNumber = 56; field in ProtobufTestMessages.Proto2.TestAllTypesProto2

Completed in 28 milliseconds