Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs721 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()
20312 case BarOneofCase.BarBytes: in TestOneof2()
20313 BarBytes = other.BarBytes; in TestOneof2()
20606 public pb::ByteString BarBytes { property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20610 barCase_ = BarOneofCase.BarBytes;
20616 get { return barCase_ == BarOneofCase.BarBytes; }
20730 BarBytes = 16, enumerator
20771 if (BarBytes != other.BarBytes) retur in Equals()
[all...]

Completed in 39 milliseconds