/third_party/protobuf/objectivec/Tests/ |
D | GPBTestUtilities.m | 510 repeatedCount:(uint32_t)count { 729 - (void)setAllFields:(TestAllTypes *)message repeatedCount:(uint32_t)count { 851 - (void)clearAllFields:(TestAllTypes *)message { 1223 - (void)assertClear:(TestAllTypes *)message { 1540 - (void)modifyRepeatedFields:(TestAllTypes *)message { 1594 repeatedCount:(uint32_t)count { 1980 - (void)assertAllFieldsKVCMatch:(TestAllTypes *)message { 2148 repeatedCount:(uint32_t)count { 2412 - (void)assertClearKVC:(TestAllTypes *)message {
|
/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/ |
D | popular_types_proto3.js | 8 const TestAllTypes = goog.require('proto.proto3_unittest.TestAllTypes'); constant
|
D | popular_types_proto2.js | 8 const TestAllTypes = goog.require('proto.proto2_unittest.TestAllTypes'); constant
|
D | all_types_proto3.js | 8 const TestAllTypes = goog.require('proto.proto3_unittest.TestAllTypes'); constant
|
D | all_types_proto2.js | 8 const TestAllTypes = goog.require('proto.proto2_unittest.TestAllTypes'); constant
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | python.proto | 45 message TestAllTypes { message
|
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | packed_field_test.proto | 38 message TestAllTypes { message
|
D | field_presence_test.proto | 40 message TestAllTypes { message
|
/third_party/protobuf/src/google/protobuf/ |
D | unittest_no_field_presence.proto | 42 message TestAllTypes { message
|
D | unittest_proto3_arena_lite.proto | 42 message TestAllTypes { message
|
D | unittest_proto3_lite.proto | 41 message TestAllTypes { message
|
D | unittest_proto3_arena.proto | 41 message TestAllTypes { message
|
D | unittest_proto3.proto | 41 message TestAllTypes { message
|
D | unittest.proto | 64 message TestAllTypes { message
|
/third_party/protobuf/src/google/protobuf/util/ |
D | type_resolver_util_test.cc | 174 TEST_F(DescriptorPoolTypeResolverTest, TestAllTypes) { in TEST_F() argument
|
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/ |
D | json_test.proto | 45 message TestAllTypes { message
|
/third_party/protobuf/js/compatibility_tests/v3.0.0/ |
D | testbinary.proto | 41 message TestAllTypes { message
|
/third_party/protobuf/js/compatibility_tests/v3.1.0/ |
D | testbinary.proto | 41 message TestAllTypes { message
|
/third_party/protobuf/js/ |
D | testbinary.proto | 41 message TestAllTypes { message
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
D | unittest_proto3.proto | 63 message TestAllTypes { message
|
/third_party/protobuf/csharp/protos/ |
D | unittest_proto3.proto | 51 message TestAllTypes { message
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest.proto | 60 message TestAllTypes { message
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 60 message TestAllTypes { message
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 60 message TestAllTypes { message
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | UnittestProto3.cs | 257 public sealed partial class TestAllTypes : pb::IMessage<TestAllTypes> class 278 public TestAllTypes() { in TestAllTypes() method in Google.Protobuf.TestProtos.TestAllTypes 285 public TestAllTypes(TestAllTypes other) : this() { in TestAllTypes() method in Google.Protobuf.TestProtos.TestAllTypes
|