Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs321 public const int MapInt32DoubleFieldNumber = 12; field in Google.Protobuf.TestProtos.TestMap
1039 public const int MapInt32DoubleFieldNumber = 12; field in Google.Protobuf.TestProtos.TestArenaMap
/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.Conformance/
DConformance.cs1390 public const int MapInt32DoubleFieldNumber = 67; field in Conformance.TestAllTypes