Home
last modified time | relevance | path

Searched refs:MapInt32ForeignMessageFieldNumber (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs259 … output.WriteTag(TestMap.MapInt32ForeignMessageFieldNumber, WireFormat.WireType.LengthDelimited); in MapWithOnlyValue()
294 … output.WriteTag(TestMap.MapInt32ForeignMessageFieldNumber, WireFormat.WireType.LengthDelimited); in MapWithOnlyKey_MessageValue()
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs269 … output.WriteTag(TestMap.MapInt32ForeignMessageFieldNumber, WireFormat.WireType.LengthDelimited); in MapWithOnlyValue()
314 … output.WriteTag(TestMap.MapInt32ForeignMessageFieldNumber, WireFormat.WireType.LengthDelimited); in MapWithOnlyKey_MessageValue()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DMapUnittestProto3.cs394 public const int MapInt32ForeignMessageFieldNumber = 17; field in Google.Protobuf.TestProtos.TestMap
1464 public const int MapInt32ForeignMessageFieldNumber = 15; field in Google.Protobuf.TestProtos.TestArenaMap