Home
last modified time | relevance | path

Searched refs:RepeatedInt64FieldNumber (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs562 public const int RepeatedInt64FieldNumber = 32; field in Google.Protobuf.TestProtos.TestAllTypes
5356 public const int RepeatedInt64FieldNumber = 2047; field in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1108 public const int RepeatedInt64FieldNumber = 32; field in Conformance.TestAllTypes