Searched defs:TestOneof (Results 1 – 7 of 7) sorted by relevance
292 TEST_F(DescriptorPoolTypeResolverTest, TestOneof) { in TEST_F() argument
78 message TestOneof { message
123 message TestOneof { message
304 message TestOneof { message
626 message TestOneof { message
2124 func TestOneof(t *testing.T) { func
4376 public sealed partial class TestOneof : pb::IMessage<TestOneof> { class4388 public TestOneof() { in TestOneof() method in Google.Protobuf.TestProtos.TestOneof4394 public TestOneof(TestOneof other) : this() { in TestOneof() method in Google.Protobuf.TestProtos.TestOneof