Home
last modified time | relevance | path

Searched defs:TestUnpackedTypes (Results 1 – 16 of 16) sorted by relevance

/third_party/protobuf/objectivec/Tests/
DGPBTestUtilities.m1160 - (void)setAllTestUnpackedFields:(TestUnpackedTypes *)message {
1764 repeatedCount:(uint32_t)count {
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dpacked_field_test.proto61 message TestUnpackedTypes { message
/third_party/protobuf/python/google/protobuf/internal/
Dpacked_field_test.proto58 message TestUnpackedTypes { message
/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_lite.proto167 message TestUnpackedTypes { message
Dunittest_proto3_arena_lite.proto168 message TestUnpackedTypes { message
Dunittest_proto3_arena.proto169 message TestUnpackedTypes { message
Dunittest_proto3.proto169 message TestUnpackedTypes { message
Dunittest.proto799 message TestUnpackedTypes { message
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto333 message TestUnpackedTypes { message
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto324 message TestUnpackedTypes { message
Dunittest.proto795 message TestUnpackedTypes { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto583 message TestUnpackedTypes { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto583 message TestUnpackedTypes { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto583 message TestUnpackedTypes { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.cs7569 public sealed partial class TestUnpackedTypes : pb::IMessage<TestUnpackedTypes> class
7590 public TestUnpackedTypes() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes
7597 public TestUnpackedTypes(TestUnpackedTypes other) : this() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes
DUnittest.cs23155 public sealed partial class TestUnpackedTypes : pb::IMessage<TestUnpackedTypes> class
23176 public TestUnpackedTypes() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.Proto2.TestUnpackedTypes
23183 public TestUnpackedTypes(TestUnpackedTypes other) : this() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.Proto2.TestUnpackedTypes