Home
last modified time | relevance | path

Searched defs:TestAllTypesProto3 (Results 1 – 9 of 9) sorted by relevance

/external/golang-protobuf/internal/testprotos/conformance/
Dtest_messages_proto3.pb.go268 type TestAllTypesProto3 struct { struct
269 state protoimpl.MessageState
270 sizeCache protoimpl.SizeCache
271 unknownFields protoimpl.UnknownFields
274 …tobuf:"varint,1,opt,name=optional_int32,json=optionalInt32,proto3" json:"optional_int32,omitempty"`
275 …tobuf:"varint,2,opt,name=optional_int64,json=optionalInt64,proto3" json:"optional_int64,omitempty"`
276 …uf:"varint,3,opt,name=optional_uint32,json=optionalUint32,proto3" json:"optional_uint32,omitempty"`
277 …uf:"varint,4,opt,name=optional_uint64,json=optionalUint64,proto3" json:"optional_uint64,omitempty"`
278 …:"zigzag32,5,opt,name=optional_sint32,json=optionalSint32,proto3" json:"optional_sint32,omitempty"`
279 …:"zigzag64,6,opt,name=optional_sint64,json=optionalSint64,proto3" json:"optional_sint64,omitempty"`
[all …]
/external/cronet/third_party/protobuf/js/experimental/runtime/kernel/conformance/
Dtest_all_types_proto3.js15 class TestAllTypesProto3 { class
Dconformance_testee.js6 const TestAllTypesProto3 = goog.require('proto.conformance.TestAllTypesProto3'); constant
/external/protobuf/conformance/
Dconformance_test.h57 class TestAllTypesProto3; variable
/external/cronet/third_party/protobuf/conformance/
Dconformance_test.h57 class TestAllTypesProto3; variable
/external/protobuf/src/google/protobuf/
Dtest_messages_proto3.proto64 message TestAllTypesProto3 { message
/external/cronet/third_party/protobuf/src/google/protobuf/
Dtest_messages_proto3.proto64 message TestAllTypesProto3 { message
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto3.cs268 public sealed partial class TestAllTypesProto3 : pb::IMessage<TestAllTypesProto3> class
293 public TestAllTypesProto3() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3
301 public TestAllTypesProto3(TestAllTypesProto3 other) : this() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto3.cs268 public sealed partial class TestAllTypesProto3 : pb::IMessage<TestAllTypesProto3> class
293 public TestAllTypesProto3() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3
301 public TestAllTypesProto3(TestAllTypesProto3 other) : this() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3