Searched defs:RepeatedDoubleFieldNumber (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
D | Conformance.cs | 1198 public const int RepeatedDoubleFieldNumber = 42; field in Conformance.TestAllTypes |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestProto3.cs | 652 public const int RepeatedDoubleFieldNumber = 42; field in Google.Protobuf.TestProtos.TestAllTypes |