/external/golang-protobuf/testing/protocmp/ |
D | util_test.go | 439 …x: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{}… 444 …x: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{"… 449 …x: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{"… 454 …x: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{"… 459 …x: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{"… 460 …y: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{"… 464 …x: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{"… 465 …y: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{"… 473 OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{A: proto.Int32(1)}, 474 RepeatedNestedMessage: []*testpb.TestAllTypes_NestedMessage{{A: proto.Int32(2)}}, [all …]
|
D | xform_test.go | 40 OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{A: proto.Int32(5)}, 54 …nested_message": Message{messageTypeKey: messageMetaOf(&testpb.TestAllTypes_NestedMessage{}), "a":… 71 RepeatedNestedMessage: []*testpb.TestAllTypes_NestedMessage{ 92 {messageTypeKey: messageMetaOf(&testpb.TestAllTypes_NestedMessage{}), "a": int32(5)}, 93 {messageTypeKey: messageMetaOf(&testpb.TestAllTypes_NestedMessage{}), "a": int32(-5)}, 110 MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{ 129 "k": {messageTypeKey: messageMetaOf(&testpb.TestAllTypes_NestedMessage{}), "a": int32(5)},
|
D | reflect_test.go | 31 OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{A: proto.Int32(-32)}, 44 …RepeatedNestedMessage: []*testpb.TestAllTypes_NestedMessage{{A: proto.Int32(-32)}, {A: proto.Int32… 57 …MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{"k1": {A: proto.Int32(-32)},… 87 …OneofField: &testpb.TestAllTypes_OneofNestedMessage{&testpb.TestAllTypes_NestedMessage{A: proto.In…
|
/external/golang-protobuf/internal/testprotos/test3/ |
D | test.pb.go | 141 …SingularNestedMessage *TestAllTypes_NestedMessage `protobuf:"bytes,98,opt,name=singula… 162 …OptionalNestedMessage *TestAllTypes_NestedMessage `protobuf:"bytes,18,opt,name=optiona… 183 …RepeatedNestedMessage []*TestAllTypes_NestedMessage `protobuf:"bytes,48,rep,name=repeate… 204 …MapStringNestedMessage map[string]*TestAllTypes_NestedMessage `protobuf:"bytes,71,rep,name=map_str… 357 func (x *TestAllTypes) GetSingularNestedMessage() *TestAllTypes_NestedMessage { 504 func (x *TestAllTypes) GetOptionalNestedMessage() *TestAllTypes_NestedMessage { 651 func (x *TestAllTypes) GetRepeatedNestedMessage() []*TestAllTypes_NestedMessage { 798 func (x *TestAllTypes) GetMapStringNestedMessage() map[string]*TestAllTypes_NestedMessage { 826 func (x *TestAllTypes) GetOneofNestedMessage() *TestAllTypes_NestedMessage { 891 …OneofNestedMessage *TestAllTypes_NestedMessage `protobuf:"bytes,112,opt,name=oneof_nested_message,… [all …]
|
/external/golang-protobuf/internal/testprotos/fieldtrack/ |
D | fieldtrack.pb.go | 42 …OptionalMessage *test.TestAllTypes_NestedMessage `protobuf:"bytes,17,opt,name=opt… 59 …RepeatedMessage []*test.TestAllTypes_NestedMessage `protobuf:"bytes,37,rep,name=rep… 76 …MapStringMessage map[string]*test.TestAllTypes_NestedMessage `protobuf:"bytes,57,rep,name=map… 259 func (x *TestFieldTrack) GetOptionalMessage() *test.TestAllTypes_NestedMessage { 412 func (x *TestFieldTrack) GetRepeatedMessage() []*test.TestAllTypes_NestedMessage { 565 func (x *TestFieldTrack) GetMapStringMessage() map[string]*test.TestAllTypes_NestedMessage { 970 (*test.TestAllTypes_NestedMessage)(nil), // 19: goproto.proto.test.TestAllTypes.NestedMessage
|
/external/golang-protobuf/internal/cmd/generate-corpus/ |
D | main.go | 48 OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{ 73 RepeatedNestedMessage: []*testpb.TestAllTypes_NestedMessage{ 98 MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{
|
/external/golang-protobuf/proto/ |
D | equal_test.go | 394 x: &testpb.TestAllTypes{OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{ 397 y: &testpb.TestAllTypes{OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{ 402 y: &testpb.TestAllTypes{OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{}}, 405 y: &test3pb.TestAllTypes{OptionalNestedMessage: &test3pb.TestAllTypes_NestedMessage{}}, 470 x: &testpb.TestAllTypes{RepeatedNestedMessage: []*testpb.TestAllTypes_NestedMessage{ 474 y: &testpb.TestAllTypes{RepeatedNestedMessage: []*testpb.TestAllTypes_NestedMessage{ 539 x: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{ 543 y: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{ 636 OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{
|
D | merge_test.go | 709 src: &testpb.TestAllTypes{RepeatedNestedMessage: []*testpb.TestAllTypes_NestedMessage{nil}}, 737 …src: &testpb.TestAllTypes{MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{… 784 {OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{ 815 OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{ 832 OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{
|
D | encode_test.go | 235 m := &testpb.TestAllTypes_NestedMessage{
|
D | testmessages_test.go | 541 RepeatedNestedMessage: []*testpb.TestAllTypes_NestedMessage{ 547 RepeatedNestedMessage: []*test3pb.TestAllTypes_NestedMessage{
|
/external/protobuf/objectivec/Tests/ |
D | GPBUtilitiesTests.m | 253 TestAllTypes_NestedMessage *nestedMessage = 254 [TestAllTypes_NestedMessage message]; 270 nestedMessage = [[TestAllTypes_NestedMessage alloc] init]; 295 TestAllTypes_NestedMessage *nestedMessage = 316 TestAllTypes_NestedMessage *repeatedNestedMessage = repeatedNestedMessages.firstObject; 342 TestAllTypes_NestedMessage *nestedMessage = 363 TestAllTypes_NestedMessage *repeatedNestedMessage = repeatedNestedMessages.firstObject;
|
D | GPBTestUtilities.m | 147 TestAllTypes_NestedMessage *nestedMessage = 148 [TestAllTypes_NestedMessage message]; 257 …XCTAssertEqual(118, [(TestAllTypes_NestedMessage*)[message getExtension:[UnittestRoot optionalNest… 338 XCTAssertEqual((int)(218 + i * 100), [(TestAllTypes_NestedMessage*)extension[i] bb]); 460 …XCTAssertEqual(218, [(TestAllTypes_NestedMessage*)[message getExtension:[UnittestRoot repeatedNest… 492 …XCTAssertEqual(518, [(TestAllTypes_NestedMessage*)[message getExtension:[UnittestRoot repeatedNest… 662 …XCTAssertEqual((int)(218 + i * 100), ((TestAllTypes_NestedMessage*)message.repeatedNestedMessageAr… 749 TestAllTypes_NestedMessage *nestedMessage = 750 [TestAllTypes_NestedMessage message]; 797 nestedMessage = [[TestAllTypes_NestedMessage alloc] init]; [all …]
|
D | GPBMessageTests.m | 161 TestAllTypes_NestedMessage *nestedMessage = 162 [TestAllTypes_NestedMessage message]; 175 TestAllTypes_NestedMessage *nestedMessage = 176 [TestAllTypes_NestedMessage message]; 192 TestAllTypes_NestedMessage *nestedMessage = 193 [TestAllTypes_NestedMessage message]; 430 [message setOptionalNestedMessage:[TestAllTypes_NestedMessage message]]; 432 [message setOptionalNestedMessage:[TestAllTypes_NestedMessage message]]; 748 TestAllTypes_NestedMessage *optionalNestedMessage = 755 TestAllTypes_NestedMessage *optionalLazyMessage = [all …]
|
D | GPBDescriptorTests.m | 47 GPBDescriptor *nestedMessageDesc = [TestAllTypes_NestedMessage descriptor]; 56 GPBDescriptor *nestedMessageDesc = [TestAllTypes_NestedMessage descriptor];
|
/external/cronet/third_party/protobuf/objectivec/Tests/ |
D | GPBUtilitiesTests.m | 253 TestAllTypes_NestedMessage *nestedMessage = 254 [TestAllTypes_NestedMessage message]; 270 nestedMessage = [[TestAllTypes_NestedMessage alloc] init]; 295 TestAllTypes_NestedMessage *nestedMessage = 316 TestAllTypes_NestedMessage *repeatedNestedMessage = repeatedNestedMessages.firstObject; 342 TestAllTypes_NestedMessage *nestedMessage = 363 TestAllTypes_NestedMessage *repeatedNestedMessage = repeatedNestedMessages.firstObject;
|
D | GPBTestUtilities.m | 147 TestAllTypes_NestedMessage *nestedMessage = 148 [TestAllTypes_NestedMessage message]; 257 …XCTAssertEqual(118, [(TestAllTypes_NestedMessage*)[message getExtension:[UnittestRoot optionalNest… 338 XCTAssertEqual((int)(218 + i * 100), [(TestAllTypes_NestedMessage*)extension[i] bb]); 460 …XCTAssertEqual(218, [(TestAllTypes_NestedMessage*)[message getExtension:[UnittestRoot repeatedNest… 492 …XCTAssertEqual(518, [(TestAllTypes_NestedMessage*)[message getExtension:[UnittestRoot repeatedNest… 662 …XCTAssertEqual((int)(218 + i * 100), ((TestAllTypes_NestedMessage*)message.repeatedNestedMessageAr… 749 TestAllTypes_NestedMessage *nestedMessage = 750 [TestAllTypes_NestedMessage message]; 797 nestedMessage = [[TestAllTypes_NestedMessage alloc] init]; [all …]
|
D | GPBMessageTests.m | 161 TestAllTypes_NestedMessage *nestedMessage = 162 [TestAllTypes_NestedMessage message]; 175 TestAllTypes_NestedMessage *nestedMessage = 176 [TestAllTypes_NestedMessage message]; 192 TestAllTypes_NestedMessage *nestedMessage = 193 [TestAllTypes_NestedMessage message]; 430 [message setOptionalNestedMessage:[TestAllTypes_NestedMessage message]]; 432 [message setOptionalNestedMessage:[TestAllTypes_NestedMessage message]]; 748 TestAllTypes_NestedMessage *optionalNestedMessage = 755 TestAllTypes_NestedMessage *optionalLazyMessage = [all …]
|
D | GPBDescriptorTests.m | 47 GPBDescriptor *nestedMessageDesc = [TestAllTypes_NestedMessage descriptor]; 56 GPBDescriptor *nestedMessageDesc = [TestAllTypes_NestedMessage descriptor];
|
/external/golang-protobuf/internal/testprotos/test/ |
D | test.pb.go | 269 …OptionalNestedMessage *TestAllTypes_NestedMessage `protobuf:"bytes,18,opt,name=optiona… 291 …RepeatedNestedMessage []*TestAllTypes_NestedMessage `protobuf:"bytes,48,rep,name=repeate… 312 …MapStringNestedMessage map[string]*TestAllTypes_NestedMessage `protobuf:"bytes,71,rep,name=map_str… 522 func (x *TestAllTypes) GetOptionalNestedMessage() *TestAllTypes_NestedMessage { 676 func (x *TestAllTypes) GetRepeatedNestedMessage() []*TestAllTypes_NestedMessage { 823 func (x *TestAllTypes) GetMapStringNestedMessage() map[string]*TestAllTypes_NestedMessage { 970 func (x *TestAllTypes) GetOneofNestedMessage() *TestAllTypes_NestedMessage { 1056 …OneofNestedMessage *TestAllTypes_NestedMessage `protobuf:"bytes,112,opt,name=oneof_nested_message,… 2379 type TestAllTypes_NestedMessage struct { struct 2388 func (x *TestAllTypes_NestedMessage) Reset() { argument [all …]
|
/external/golang-protobuf/internal/msgfmt/ |
D | format_test.go | 45 OptionalNestedMessage: &testpb.TestAllTypes_NestedMessage{A: proto.Int32(5)}, 61 RepeatedNestedMessage: []*testpb.TestAllTypes_NestedMessage{ 79 MapStringNestedMessage: map[string]*testpb.TestAllTypes_NestedMessage{
|
/external/golang-protobuf/encoding/protodelim/ |
D | protodelim_test.go | 27 SingularNestedMessage: &test3.TestAllTypes_NestedMessage{A: 1},
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | extension_set_unittest.cc | 1088 RepeatedPtrField<unittest::TestAllTypes_NestedMessage>::iterator msg_iter; in TEST() 1089 RepeatedPtrField<unittest::TestAllTypes_NestedMessage>::iterator msg_end; in TEST() 1101 RepeatedPtrField<unittest::TestAllTypes_NestedMessage>::const_iterator in TEST() 1103 RepeatedPtrField<unittest::TestAllTypes_NestedMessage>::const_iterator in TEST()
|
/external/protobuf/src/google/protobuf/ |
D | extension_set_unittest.cc | 1115 RepeatedPtrField<unittest::TestAllTypes_NestedMessage>::iterator msg_iter; in TEST() 1116 RepeatedPtrField<unittest::TestAllTypes_NestedMessage>::iterator msg_end; in TEST() 1128 RepeatedPtrField<unittest::TestAllTypes_NestedMessage>::const_iterator in TEST() 1130 RepeatedPtrField<unittest::TestAllTypes_NestedMessage>::const_iterator in TEST()
|
/external/cronet/third_party/protobuf/conformance/ |
D | Makefile.am | 140 Protobuf_test_messages/Proto3/TestAllTypes_NestedMessage.php \
|
/external/protobuf/conformance/ |
D | Makefile.am | 140 Protobuf_test_messages/Proto3/TestAllTypes_NestedMessage.php \
|