Home
last modified time | relevance | path

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

/third_party/protobuf/objectivec/Tests/
DGPBTestUtilities.m508 - (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 {
Dunittest.proto21 message TestAllTypes { message
/third_party/protobuf/python/google/protobuf/pyext/
Dpython.proto22 message TestAllTypes { message
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dfield_presence_test.proto18 message TestAllTypes { message
Dpacked_field_test.proto15 message TestAllTypes { message
/third_party/protobuf/src/google/protobuf/
Dunittest_no_field_presence.proto22 message TestAllTypes { message
Dunittest_proto3_lite.proto18 message TestAllTypes { message
Dunittest_proto3_arena_lite.proto19 message TestAllTypes { message
Dunittest_proto3_arena.proto18 message TestAllTypes { message
Dunittest_proto3.proto18 message TestAllTypes { message
Dedition_unittest.proto46 message TestAllTypes { message
Dunittest.proto46 message TestAllTypes { message
/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc159 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/
Djson_test.proto24 message TestAllTypes { message
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto40 message TestAllTypes { message
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto28 message TestAllTypes { message
Dunittest.proto41 message TestAllTypes { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.pb.cs259 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
DUnittest.pb.cs976 …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