Home
last modified time | relevance | path

Searched defs:TestJsonName (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/protos/
Dunittest_issues.proto121 message TestJsonName { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtype_resolver_util_test.cc336 TEST_F(DescriptorPoolTypeResolverTest, TestJsonName) { in TEST_F() argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs1556 public sealed partial class TestJsonName : pb::IMessage<TestJsonName> { class
1572 public TestJsonName() { in TestJsonName() method in UnitTest.Issues.TestProtos.TestJsonName
1579 public TestJsonName(TestJsonName other) : this() { in TestJsonName() method in UnitTest.Issues.TestProtos.TestJsonName