Home
last modified time | relevance | path

Searched refs:MapInt32DoubleFieldNumber (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs277 output.WriteTag(TestMap.MapInt32DoubleFieldNumber, WireFormat.WireType.LengthDelimited); in MapWithOnlyKey_PrimitiveValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs277 output.WriteTag(TestMap.MapInt32DoubleFieldNumber, WireFormat.WireType.LengthDelimited); in MapWithOnlyKey_PrimitiveValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs340 public const int MapInt32DoubleFieldNumber = 12; field in Google.Protobuf.TestProtos.TestMap
1179 public const int MapInt32DoubleFieldNumber = 12; field in Google.Protobuf.TestProtos.TestArenaMap
DTestMessagesProto3.cs999 public const int MapInt32DoubleFieldNumber = 67; field in ProtobufTestMessages.Proto3.TestAllTypesProto3