Home
last modified time | relevance | path

Searched refs:FooGroup (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs719 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneof), global::Google.Protobuf.TestProtos.Proto2.TestOneof.Parser, new[]{ "FooInt", "FooString", "FooMessage", "FooGroup" }, new[]{ "Foo" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneof.Types.FooGroup), global::Google.Protobuf.TestProtos.Proto2.TestOneof.Types.FooGroup.Parser, new[]{ "A", "B" }, null, null, null, null)}), in UnittestReflection()
720 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible), global::Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible.Parser, new[]{ "FooInt", "FooString", "FooMessage", "FooGroup" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible.Types.FooGroup), global::Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible.Types.FooGroup.Parser, new[]{ "A", "B" }, null, null, null, null)}), in UnittestReflection()
721 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneof2), global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Parser, new[]{ "FooInt", "FooString", "FooCord", "FooStringPiece", "FooBytes", "FooEnum", "FooMessage", "FooGroup", "FooLazyMessage", "BarInt", "BarString", "BarCord", "BarStringPiece", "BarBytes", "BarEnum", "BazInt", "BazString" }, new[]{ "Foo", "Bar" }, new[]{ typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedEnum) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.FooGroup), global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.FooGroup.Parser, new[]{ "A", "B" }, null, null, null, null), in UnittestReflection()
19065 case FooOneofCase.FooGroup in TestOneof()
19138 public global::Google.Protobuf.TestProtos.Proto2.TestOneof.Types.FooGroup FooGroup { global() property in Google.Protobuf.TestProtos.Proto2.TestOneof
19165 FooGroup = 4, global() enumerator
19409 public sealed partial class FooGroup : pb::IMessage<FooGroup> global() class in Google.Protobuf.TestProtos.Proto2.TestOneof.Types
19431 public FooGroup() { FooGroup() method in Google.Protobuf.TestProtos.Proto2.TestOneof.Types.FooGroup
19438 public FooGroup(FooGroup other) : this() { FooGroup() method in Google.Protobuf.TestProtos.Proto2.TestOneof.Types.FooGroup
19758 public global::Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible.Types.FooGroup FooGroup { global() property in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible
19992 public sealed partial class FooGroup : pb::IMessage<FooGroup> global() class in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible.Types
20014 public FooGroup() { FooGroup() method in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible.Types.FooGroup
20021 public FooGroup(FooGroup other) : this() { FooGroup() method in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible.Types.FooGroup
20480 public global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.FooGroup FooGroup { global() property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20707 FooGroup = 8, global() enumerator
21315 public sealed partial class FooGroup : pb::IMessage<FooGroup> global() class in Google.Protobuf.TestProtos.Proto2.TestOneof2.Types
21337 public FooGroup() { FooGroup() method in Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.FooGroup
21344 public FooGroup(FooGroup other) : this() { FooGroup() method in Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.FooGroup
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection_unittest.cc710 EXPECT_EQ(&unittest::TestOneof2::FooGroup::default_instance(), in TEST()
713 EXPECT_NE(&unittest::TestOneof2::FooGroup::default_instance(), in TEST()

Completed in 35 milliseconds