| /third_party/protobuf/objectivec/Tests/ |
| D | GPBTestUtilities.m | 508 - (void)assertAllFieldsSet:(TestAllTypes *)message repeatedCount:(uint32_t)count { 723 - (void)setAllFields:(TestAllTypes *)message repeatedCount:(uint32_t)count { 846 - (void)clearAllFields:(TestAllTypes *)message { 1184 - (void)assertClear:(TestAllTypes *)message { 1519 - (void)modifyRepeatedFields:(TestAllTypes *)message { 1567 - (void)assertRepeatedFieldsModified:(TestAllTypes *)message repeatedCount:(uint32_t)count { 1909 - (void)assertAllFieldsKVCMatch:(TestAllTypes *)message { 2115 - (void)setAllFieldsViaKVC:(TestAllTypes *)message repeatedCount:(uint32_t)count { 2371 - (void)assertClearKVC:(TestAllTypes *)message {
|
| D | unittest.proto | 21 message TestAllTypes { message
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | python.proto | 22 message TestAllTypes { message
|
| /third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
| D | field_presence_test.proto | 18 message TestAllTypes { message
|
| D | packed_field_test.proto | 15 message TestAllTypes { message
|
| /third_party/protobuf/src/google/protobuf/ |
| D | unittest_no_field_presence.proto | 22 message TestAllTypes { message
|
| D | unittest_proto3_lite.proto | 18 message TestAllTypes { message
|
| D | unittest_proto3_arena_lite.proto | 19 message TestAllTypes { message
|
| D | unittest_proto3_arena.proto | 18 message TestAllTypes { message
|
| D | unittest_proto3.proto | 18 message TestAllTypes { message
|
| D | edition_unittest.proto | 46 message TestAllTypes { message
|
| D | unittest.proto | 46 message TestAllTypes { message
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | type_resolver_util_test.cc | 159 TEST_F(DescriptorPoolTypeResolverTest, TestAllTypes) { in TEST_F() argument 468 TEST(ConvertDescriptorToTypeTest, TestAllTypes) { in TEST() argument
|
| /third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/ |
| D | json_test.proto | 24 message TestAllTypes { message
|
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
| D | unittest_proto3.proto | 40 message TestAllTypes { message
|
| /third_party/protobuf/csharp/protos/ |
| D | unittest_proto3.proto | 28 message TestAllTypes { message
|
| D | unittest.proto | 41 message TestAllTypes { message
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| D | UnittestProto3.pb.cs | 259 public sealed partial class TestAllTypes : pb::IMessage<TestAllTypes> class 284 public TestAllTypes() { in TestAllTypes() method in Google.Protobuf.TestProtos.TestAllTypes 292 public TestAllTypes(TestAllTypes other) : this() { in TestAllTypes() method in Google.Protobuf.TestProtos.TestAllTypes
|
| D | Unittest.pb.cs | 976 …Proto2.TestHugeFieldNumbers, global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> TestAllTypes = field in Google.Protobuf.TestProtos.Proto2.UnittestExtensions 1125 public sealed partial class TestAllTypes : pb::IMessage<TestAllTypes> class 1152 public TestAllTypes() { in TestAllTypes() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes 1160 public TestAllTypes(TestAllTypes other) : this() { in TestAllTypes() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
|