Searched defs:repeatedSint64_ (Results 1 - 4 of 4) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | TestMessagesProto2.cs | 975 private readonly pbc::RepeatedField<long> repeatedSint64_ = new pbc::RepeatedField<long>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2 [all...] |
H A D | TestMessagesProto3.cs | 782 private readonly pbc::RepeatedField<long> repeatedSint64_ = new pbc::RepeatedField<long>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3 [all...] |
H A D | UnittestProto3.cs | 658 private readonly pbc::RepeatedField<long> repeatedSint64_ = new pbc::RepeatedField<long>(); field in Google.Protobuf.TestProtos.TestAllTypes [all...] |
H A D | Unittest.cs | 1865 private readonly pbc::RepeatedField<long> repeatedSint64_ = new pbc::RepeatedField<long>(); field in Google.Protobuf.TestProtos.Proto2.TestAllTypes [all...] |
Completed in 44 milliseconds