Home
last modified time | relevance | path

Searched refs:RepeatedString (Results 1 – 25 of 53) sorted by relevance

123

/external/golang-protobuf/proto/
Dnoenforceutf8_test.go52 RepeatedString: []string{string("foo"), string("abc\xff")},
88 RepeatedString []string `protobuf:"bytes,3,rep,name=repeated_string"` member
Dmerge_test.go782 {RepeatedString: []string{"goodbye"}},
813 RepeatedString: []string{"goodbye"},
830 RepeatedString: []string{"goodbye", "goodbye"},
Dequal_test.go452 x: &testpb.TestAllTypes{RepeatedString: []string{"a", "b"}},
453 y: &testpb.TestAllTypes{RepeatedString: []string{"a", "c"}},
/external/golang-protobuf/internal/testprotos/nullable/
Dnullable.go34RepeatedString []string `protobuf:"bytes,207,rep,name=repeated_st… member
141RepeatedString []string `protobuf:"bytes,207,rep,name=repeated_st… member
/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DSampleMessages.cs92 RepeatedString = { "foo", "bar" }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs104 Assert.AreEqual(0, message.RepeatedString.Count); in DefaultValues()
195 RepeatedString = { "foo", "bar" }, in RoundTrip_RepeatedValues()
487 RepeatedString = { "foo", "bar" }, in CloneRepeatedNonMessageValues()
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DSampleMessages.cs92 RepeatedString = { "foo", "bar" }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs104 Assert.AreEqual(0, message.RepeatedString.Count); in DefaultValues()
195 RepeatedString = { "foo", "bar" }, in RoundTrip_RepeatedValues()
487 RepeatedString = { "foo", "bar" }, in CloneRepeatedNonMessageValues()
/external/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs95 RepeatedString = { "foo", "bar" }, in CreateFullTestAllTypes()
147 RepeatedString = { "foo", "bar" }, in CreateFullTestAllTypesProto2()
DGeneratedMessageTest.cs105 Assert.AreEqual(0, message.RepeatedString.Count); in DefaultValues()
198 RepeatedString = { "foo", "bar" }, in RoundTrip_RepeatedValues()
533 RepeatedString = { "foo", "bar" }, in CloneRepeatedNonMessageValues()
DJsonParserTest.cs1101 message.RepeatedString.Add("1"); in ParseAllNullValues()
1140 Assert.AreEqual(0, message.RepeatedString.Count); in ParseAllNullValues()
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs95 RepeatedString = { "foo", "bar" }, in CreateFullTestAllTypes()
147 RepeatedString = { "foo", "bar" }, in CreateFullTestAllTypesProto2()
DGeneratedMessageTest.cs105 Assert.AreEqual(0, message.RepeatedString.Count); in DefaultValues()
198 RepeatedString = { "foo", "bar" }, in RoundTrip_RepeatedValues()
533 RepeatedString = { "foo", "bar" }, in CloneRepeatedNonMessageValues()
DJsonParserTest.cs1101 message.RepeatedString.Add("1"); in ParseAllNullValues()
1140 Assert.AreEqual(0, message.RepeatedString.Count); in ParseAllNullValues()
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto3/
Dfields.pb.go96RepeatedString []string `protobuf:"bytes,215,rep,name=repeated_strin… member
355 return x.RepeatedString
/external/golang-protobuf/internal/cmd/generate-corpus/
Dmain.go67 RepeatedString: []string{"foo", "bar"},
/external/golang-protobuf/internal/testprotos/fieldtrack/
Dfieldtrack.pb.go56RepeatedString []string `protobuf:"bytes,34,rep,name=rep… member
387 return x.RepeatedString
/external/protobuf/src/google/protobuf/
Dgenerated_message_tctable_lite.cc1201 PROTOBUF_ALWAYS_INLINE const char* TcParser::RepeatedString( in RepeatedString() function in google::protobuf::internal::TcParser
1235 PROTOBUF_MUSTTAIL return RepeatedString<uint8_t, kNoUtf8>( in FastBR1()
1239 PROTOBUF_MUSTTAIL return RepeatedString<uint16_t, kNoUtf8>( in FastBR2()
1243 PROTOBUF_MUSTTAIL return RepeatedString<uint8_t, kUtf8ValidateOnly>( in FastSR1()
1247 PROTOBUF_MUSTTAIL return RepeatedString<uint16_t, kUtf8ValidateOnly>( in FastSR2()
1251 PROTOBUF_MUSTTAIL return RepeatedString<uint8_t, kUtf8>( in FastUR1()
1255 PROTOBUF_MUSTTAIL return RepeatedString<uint16_t, kUtf8>( in FastUR2()
Dgenerated_message_tctable_impl.h508 static inline const char* RepeatedString(PROTOBUF_TC_PARAM_DECL);
/external/cronet/third_party/protobuf/src/google/protobuf/
Dgenerated_message_tctable_lite.cc1202 PROTOBUF_ALWAYS_INLINE const char* TcParser::RepeatedString( in RepeatedString() function in google::protobuf::internal::TcParser
1236 PROTOBUF_MUSTTAIL return RepeatedString<uint8_t, kNoUtf8>( in FastBR1()
1240 PROTOBUF_MUSTTAIL return RepeatedString<uint16_t, kNoUtf8>( in FastBR2()
1244 PROTOBUF_MUSTTAIL return RepeatedString<uint8_t, kUtf8ValidateOnly>( in FastSR1()
1248 PROTOBUF_MUSTTAIL return RepeatedString<uint16_t, kUtf8ValidateOnly>( in FastSR2()
1252 PROTOBUF_MUSTTAIL return RepeatedString<uint8_t, kUtf8>( in FastUR1()
1256 PROTOBUF_MUSTTAIL return RepeatedString<uint16_t, kUtf8>( in FastUR2()
Dgenerated_message_tctable_impl.h497 static inline const char* RepeatedString(PROTOBUF_TC_PARAM_DECL);
/external/golang-protobuf/testing/protocmp/
Dreflect_test.go42 RepeatedString: []string{"hello", "goodbye"},
Dxform_test.go65 RepeatedString: []string{"s1", "s2"},
/external/golang-protobuf/internal/testprotos/legacy/proto3_20190205_c823c79e/
Dtest.pb.go174RepeatedString []string `protobuf:"bytes,213,rep,name=repeated_string,json=… member
490 return m.RepeatedString
/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go181RepeatedString []string `protobuf:"bytes,44,rep,name=repeate… member
639 return x.RepeatedString

123