Home
last modified time | relevance | path

Searched defs:TestOneof (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto81 message TestOneof { message
Dtype_resolver_util_test.cc314 TEST_F(DescriptorPoolTypeResolverTest, TestOneof) { in TEST_F() argument
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto105 message TestOneof { message
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto304 message TestOneof { message
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto295 message TestOneof { message
Dunittest.proto694 message TestOneof { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.cs6760 public sealed partial class TestOneof : pb::IMessage<TestOneof> class
6781 public TestOneof() { in TestOneof() method in Google.Protobuf.TestProtos.TestOneof
6788 public TestOneof(TestOneof other) : this() { in TestOneof() method in Google.Protobuf.TestProtos.TestOneof
DUnittest.cs19026 public sealed partial class TestOneof : pb::IMessage<TestOneof> class
19047 public TestOneof() { in TestOneof() method in Google.Protobuf.TestProtos.Proto2.TestOneof
19054 public TestOneof(TestOneof other) : this() { in TestOneof() method in Google.Protobuf.TestProtos.Proto2.TestOneof
/third_party/protobuf/src/google/protobuf/
Dunittest.proto704 message TestOneof { message