Home
last modified time | relevance | path

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

/external/protobuf/csharp/compatibility_tests/v3.0.0/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/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/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DTestMessagesProto3.cs851 …Field<global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> RepeatedNestedEnum { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
DUnittestProto3.cs786 …epeatedField<global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedEnum> RepeatedNestedEnum { property in Google.Protobuf.TestProtos.TestAllTypes