/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
D | SampleMessages.cs | 88 RepeatedSfixed32 = { -123, 123 }, in CreateFullTestAllTypes()
|
D | GeneratedMessageTest.cs | 100 Assert.AreEqual(0, message.RepeatedSfixed32.Count); in DefaultValues() 191 RepeatedSfixed32 = { -123, 123 }, in RoundTrip_RepeatedValues() 483 RepeatedSfixed32 = { -123, 123 }, in CloneRepeatedNonMessageValues()
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
D | SampleMessages.cs | 88 RepeatedSfixed32 = { -123, 123 }, in CreateFullTestAllTypes()
|
D | GeneratedMessageTest.cs | 100 Assert.AreEqual(0, message.RepeatedSfixed32.Count); in DefaultValues() 191 RepeatedSfixed32 = { -123, 123 }, in RoundTrip_RepeatedValues() 483 RepeatedSfixed32 = { -123, 123 }, in CloneRepeatedNonMessageValues()
|
/external/protobuf/csharp/src/Google.Protobuf.Test/ |
D | SampleMessages.cs | 91 RepeatedSfixed32 = { -123, 123 }, in CreateFullTestAllTypes() 143 RepeatedSfixed32 = { -123, 123 }, in CreateFullTestAllTypesProto2()
|
D | GeneratedMessageTest.cs | 101 Assert.AreEqual(0, message.RepeatedSfixed32.Count); in DefaultValues() 194 RepeatedSfixed32 = { -123, 123 }, in RoundTrip_RepeatedValues() 529 RepeatedSfixed32 = { -123, 123 }, in CloneRepeatedNonMessageValues()
|
D | JsonParserTest.cs | 1096 message.RepeatedSfixed32.Add(1); in ParseAllNullValues() 1136 Assert.AreEqual(0, message.RepeatedSfixed32.Count); in ParseAllNullValues()
|
D | GeneratedMessageTest.Proto2.cs | 54 Assert.AreEqual(0, message.RepeatedSfixed32.Count); in DefaultProto2Values()
|
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | SampleMessages.cs | 91 RepeatedSfixed32 = { -123, 123 }, in CreateFullTestAllTypes() 143 RepeatedSfixed32 = { -123, 123 }, in CreateFullTestAllTypesProto2()
|
D | GeneratedMessageTest.cs | 101 Assert.AreEqual(0, message.RepeatedSfixed32.Count); in DefaultValues() 194 RepeatedSfixed32 = { -123, 123 }, in RoundTrip_RepeatedValues() 529 RepeatedSfixed32 = { -123, 123 }, in CloneRepeatedNonMessageValues()
|
D | JsonParserTest.cs | 1096 message.RepeatedSfixed32.Add(1); in ParseAllNullValues() 1136 Assert.AreEqual(0, message.RepeatedSfixed32.Count); in ParseAllNullValues()
|
D | GeneratedMessageTest.Proto2.cs | 54 Assert.AreEqual(0, message.RepeatedSfixed32.Count); in DefaultProto2Values()
|
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto3/ |
D | fields.pb.go | 90 …RepeatedSfixed32 []int32 `protobuf:"fixed32,209,rep,packed,name=repea… member 313 return x.RepeatedSfixed32
|
/external/golang-protobuf/internal/cmd/generate-corpus/ |
D | main.go | 62 RepeatedSfixed32: []int32{1009, 2009},
|
/external/golang-protobuf/internal/testprotos/fieldtrack/ |
D | fieldtrack.pb.go | 51 …RepeatedSfixed32 []int32 `protobuf:"fixed32,29,rep,name=r… member 342 return x.RepeatedSfixed32
|
/external/golang-protobuf/internal/testprotos/legacy/proto3_20190205_c823c79e/ |
D | test.pb.go | 169 …RepeatedSfixed32 []int32 `protobuf:"fixed32,208,rep,packed,name=repeated_sfi… member 455 return m.RepeatedSfixed32
|
/external/golang-protobuf/internal/testprotos/test3/ |
D | test.pb.go | 176 …RepeatedSfixed32 []int32 `protobuf:"fixed32,39,rep,packed,nam… member 604 return x.RepeatedSfixed32
|
/external/golang-protobuf/proto/ |
D | equal_test.go | 437 x: &testpb.TestAllTypes{RepeatedSfixed32: []int32{1, 2}}, 438 y: &testpb.TestAllTypes{RepeatedSfixed32: []int32{1, 3}},
|
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/ |
D | fields.pb.go | 123 …RepeatedSfixed32 []int32 `protobuf:"fixed32,209,rep,name=repeated_… member 563 return x.RepeatedSfixed32
|
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180125_92554152/ |
D | test.pb.go | 147 …RepeatedSfixed32 []int32 `protobuf:"fixed32,208,rep,packed,name=repeated_sfi… member 509 return m.RepeatedSfixed32
|
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180430_b4deda09/ |
D | test.pb.go | 161 …RepeatedSfixed32 []int32 `protobuf:"fixed32,208,rep,packed,name=repeated_sfi… member 547 return m.RepeatedSfixed32
|
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180814_aa810b61/ |
D | test.pb.go | 161 …RepeatedSfixed32 []int32 `protobuf:"fixed32,208,rep,packed,name=repeated_sfi… member 446 return m.RepeatedSfixed32
|
/external/golang-protobuf/internal/testprotos/conformance/ |
D | test_messages_proto3.pb.go | 306 …RepeatedSfixed32 []int32 `protobuf:"fixed32,39,rep,packed,name=r… member 688 return x.RepeatedSfixed32
|
D | test_messages_proto2.pb.go | 272 …RepeatedSfixed32 []int32 `protobuf:"fixed32,39,rep,name=repeated… member 653 return x.RepeatedSfixed32
|
/external/golang-protobuf/internal/impl/ |
D | legacy_aberrant_test.go | 52 RepeatedSfixed32 []int32 `protobuf:"fixed32,26,rep,packed,name=rep_sfixed32"` member
|