Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc292 TEST_F(DescriptorPoolTypeResolverTest, TestOneof) { in TEST_F() argument
Djson_format_proto3.proto78 message TestOneof { message
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto123 message TestOneof { message
/external/protobuf/src/google/protobuf/
Dunittest_proto3.proto304 message TestOneof { message
Dunittest.proto626 message TestOneof { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs4376 public sealed partial class TestOneof : pb::IMessage<TestOneof> { class
4388 public TestOneof() { in TestOneof() method in Google.Protobuf.TestProtos.TestOneof
4394 public TestOneof(TestOneof other) : this() { in TestOneof() method in Google.Protobuf.TestProtos.TestOneof