Home
last modified time | relevance | path

Searched refs:RepeatedNestedEnum (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs85RepeatedNestedEnum = { TestAllTypes.Types.NestedEnum.Foo, TestAllTypes.Types.NestedEnum.Neg }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs97 Assert.AreEqual(0, message.RepeatedNestedEnum.Count); in DefaultValues()
188RepeatedNestedEnum = { TestAllTypes.Types.NestedEnum.Foo, TestAllTypes.Types.NestedEnum.Neg }, in RoundTrip_RepeatedValues()
482RepeatedNestedEnum = { TestAllTypes.Types.NestedEnum.Foo, TestAllTypes.Types.NestedEnum.Neg }, in CloneRepeatedNonMessageValues()
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go402RepeatedNestedEnum []TestAllTypes_NestedEnum `protobuf:"varint,51,rep,packed,name=repeated… member
781 return m.RepeatedNestedEnum
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1256 … public pbc::RepeatedField<global::Conformance.TestAllTypes.Types.NestedEnum> RepeatedNestedEnum { property in Conformance.TestAllTypes
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs719 …epeatedField<global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedEnum> RepeatedNestedEnum { property in Google.Protobuf.TestProtos.TestAllTypes