Home
last modified time | relevance | path

Searched refs:TestNestedExtension (Results 1 – 16 of 16) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/
DGeneratedMessageTest.Proto2.cs375 …message.SetExtension(TestNestedExtension.Extensions.OptionalGroupExtension, new TestNestedExtensio… in RoundTrip_NestedExtensionGroup()
380 …upExtension.Parser.WithExtensionRegistry(new ExtensionRegistry() { TestNestedExtension.Extensions.… in RoundTrip_NestedExtensionGroup()
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DGeneratedMessageTest.Proto2.cs375 …message.SetExtension(TestNestedExtension.Extensions.OptionalGroupExtension, new TestNestedExtensio… in RoundTrip_NestedExtensionGroup()
380 …upExtension.Parser.WithExtensionRegistry(new ExtensionRegistry() { TestNestedExtension.Extensions.… in RoundTrip_NestedExtensionGroup()
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go1451 type TestNestedExtension struct { struct
1457 func (x *TestNestedExtension) Reset() { argument
1458 *x = TestNestedExtension{}
1466 func (x *TestNestedExtension) String() string { argument
1470 func (*TestNestedExtension) ProtoMessage() {} argument
1472 func (x *TestNestedExtension) ProtoReflect() protoreflect.Message { argument
1485 func (*TestNestedExtension) Descriptor() ([]byte, []int) { argument
4824 (*TestNestedExtension)(nil), // 11: goproto.proto.test.TestNestedExtension
5128 switch v := v.(*TestNestedExtension); i {
Dtest.proto252 message TestNestedExtension { message
/external/cronet/third_party/protobuf/src/google/protobuf/
Dextension_set_unittest.cc610 .GetExtension(unittest::TestNestedExtension::optionalgroup_extension) in TEST()
614 unittest::TestNestedExtension::optionalgroup_extension) in TEST()
617 unittest::TestNestedExtension::optional_foreign_enum_extension)); in TEST()
621 unittest::TestNestedExtension::optional_foreign_enum_extension)); in TEST()
Dunittest.proto351 message TestNestedExtension { message
/external/protobuf/src/google/protobuf/
Dextension_set_unittest.cc637 .GetExtension(unittest::TestNestedExtension::optionalgroup_extension) in TEST()
641 unittest::TestNestedExtension::optionalgroup_extension) in TEST()
644 unittest::TestNestedExtension::optional_foreign_enum_extension)); in TEST()
648 unittest::TestNestedExtension::optional_foreign_enum_extension)); in TEST()
Dunittest.proto354 message TestNestedExtension { message
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs685TestNestedExtension), global::Google.Protobuf.TestProtos.Proto2.TestNestedExtension.Parser, null, … in UnittestReflection()
7657 public sealed partial class TestNestedExtension : pb::IMessage<TestNestedExtension> class
7662 …adonly pb::MessageParser<TestNestedExtension> _parser = new pb::MessageParser<TestNestedExtension>…
7666 public static pb::MessageParser<TestNestedExtension> Parser { get { return _parser; } }
7682 public TestNestedExtension() { in TestNestedExtension() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension
7690 public TestNestedExtension(TestNestedExtension other) : this() { in TestNestedExtension() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension
7696 public TestNestedExtension Clone() { in Clone()
7697 return new TestNestedExtension(this); in Clone()
7703 return Equals(other as TestNestedExtension); in Equals()
7708 public bool Equals(TestNestedExtension other) { in Equals()
[all …]
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs685TestNestedExtension), global::Google.Protobuf.TestProtos.Proto2.TestNestedExtension.Parser, null, … in UnittestReflection()
7657 public sealed partial class TestNestedExtension : pb::IMessage<TestNestedExtension> class
7662 …adonly pb::MessageParser<TestNestedExtension> _parser = new pb::MessageParser<TestNestedExtension>…
7666 public static pb::MessageParser<TestNestedExtension> Parser { get { return _parser; } }
7682 public TestNestedExtension() { in TestNestedExtension() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension
7690 public TestNestedExtension(TestNestedExtension other) : this() { in TestNestedExtension() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension
7696 public TestNestedExtension Clone() { in Clone()
7697 return new TestNestedExtension(this); in Clone()
7703 return Equals(other as TestNestedExtension); in Equals()
7708 public bool Equals(TestNestedExtension other) { in Equals()
[all …]
/external/protobuf/python/google/protobuf/internal/
Djson_format_test.py201 ext1 = unittest_pb2.TestNestedExtension.test
Ddescriptor_test.py661 unittest_pb2.TestNestedExtension.DESCRIPTOR.extensions_by_name)
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Djson_format_test.py201 ext1 = unittest_pb2.TestNestedExtension.test
Ddescriptor_test.py661 unittest_pb2.TestNestedExtension.DESCRIPTOR.extensions_by_name)
/external/cronet/third_party/protobuf/csharp/protos/
Dunittest.proto349 message TestNestedExtension { message
/external/protobuf/csharp/protos/
Dunittest.proto349 message TestNestedExtension { message