Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtype_resolver_util_test.cc292 TEST_F(DescriptorPoolTypeResolverTest, TestOneof) { in TEST_F() argument
Djson_format_proto3.proto79 message TestOneof { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto123 message TestOneof { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto304 message TestOneof { message
Dunittest.proto627 message TestOneof { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs4774 public sealed partial class TestOneof : pb::IMessage<TestOneof> { class
4790 public TestOneof() { in TestOneof() method in Google.Protobuf.TestProtos.TestOneof
4797 public TestOneof(TestOneof other) : this() { in TestOneof() method in Google.Protobuf.TestProtos.TestOneof