Home
last modified time | relevance | path

Searched defs:TestAllTypes (Results 1 – 23 of 23) sorted by relevance

/third_party/protobuf/objectivec/Tests/
DGPBTestUtilities.m510 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/
Dpopular_types_proto2.js8 const TestAllTypes = goog.require('proto.proto2_unittest.TestAllTypes'); constant
Dpopular_types_proto3.js8 const TestAllTypes = goog.require('proto.proto3_unittest.TestAllTypes'); constant
Dall_types_proto2.js8 const TestAllTypes = goog.require('proto.proto2_unittest.TestAllTypes'); constant
Dall_types_proto3.js8 const TestAllTypes = goog.require('proto.proto3_unittest.TestAllTypes'); constant
/third_party/protobuf/python/google/protobuf/pyext/
Dpython.proto45 message TestAllTypes { message
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dpacked_field_test.proto38 message TestAllTypes { message
Dfield_presence_test.proto40 message TestAllTypes { message
/third_party/protobuf/src/google/protobuf/
Dunittest_no_field_presence.proto42 message TestAllTypes { message
Dunittest_proto3_arena_lite.proto42 message TestAllTypes { message
Dunittest_proto3_lite.proto41 message TestAllTypes { message
Dunittest_proto3_arena.proto41 message TestAllTypes { message
Dunittest_proto3.proto41 message TestAllTypes { message
Dunittest.proto64 message TestAllTypes { message
/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc174 TEST_F(DescriptorPoolTypeResolverTest, TestAllTypes) { in TEST_F() argument
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto45 message TestAllTypes { message
/third_party/protobuf/js/compatibility_tests/v3.1.0/
Dtestbinary.proto41 message TestAllTypes { message
/third_party/protobuf/js/compatibility_tests/v3.0.0/
Dtestbinary.proto41 message TestAllTypes { message
/third_party/protobuf/js/
Dtestbinary.proto41 message TestAllTypes { message
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto51 message TestAllTypes { message
Dunittest.proto64 message TestAllTypes { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.cs257 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
DUnittest.cs975 …Proto2.TestHugeFieldNumbers, global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> TestAllTypes = field in Google.Protobuf.TestProtos.Proto2.UnittestExtensions
1123 public sealed partial class TestAllTypes : pb::IMessage<TestAllTypes> class
1146 public TestAllTypes() { in TestAllTypes() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
1153 public TestAllTypes(TestAllTypes other) : this() { in TestAllTypes() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes