Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs185 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestOneof), global::Google.Protobuf.TestProtos.TestOneof.Parser, new[]{ "FooInt", "FooString", "FooMessage" }, new[]{ "Foo" }, null, null, null), in UnittestProto3Reflection()
6790 case FooOneofCase.FooInt: in TestOneof()
6791 FooInt = other.FooInt; in TestOneof()
6812 public int FooInt { property in Google.Protobuf.TestProtos.TestOneof
6813 get { return fooCase_ == FooOneofCase.FooInt ? (int) foo_ : 0; }
6816 fooCase_ = FooOneofCase.FooInt;
6846 FooInt = 1, enumerator
6875 if (FooInt != other.FooInt) retur in Equals()
[all...]
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()
723 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestRequiredOneof), global::Google.Protobuf.TestProtos.Proto2.TestRequiredOneof.Parser, new[]{ "FooInt", "FooString", "FooMessage" }, new[]{ "Foo" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestRequiredOneof.Types.NestedMessage), global::Google.Protobuf.TestProtos.Proto2.TestRequiredOneof.Types.NestedMessage.Parser, new[]{ "RequiredDouble" }, null, null, null, null)}), in UnittestReflection()
19056 case FooOneofCase.FooInt: in TestOneof()
19057 FooInt = other.FooInt; in TestOneof()
19081 public int FooInt { property in Google.Protobuf.TestProtos.Proto2.TestOneof
19085 fooCase_ = FooOneofCase.FooInt;
19091 get { return fooCase_ == FooOneofCase.FooInt; }
19162 FooInt = 1, global() enumerator
19702 public int FooInt { global() property in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible
20331 public int FooInt { global() property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20700 FooInt = 1, global() enumerator
21825 public int FooInt { global() property in Google.Protobuf.TestProtos.Proto2.TestRequiredOneof
21883 FooInt = 1, global() enumerator
[all...]

Completed in 50 milliseconds