Home
last modified time | relevance | path

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

/external/protobuf/objectivec/Tests/
DGPBTestUtilities.m1160 - (void)setAllTestUnpackedFields:(TestUnpackedTypes *)message {
1764 repeatedCount:(uint32_t)count {
/external/protobuf/python/google/protobuf/internal/
Dpacked_field_test.proto58 message TestUnpackedTypes { message
/external/protobuf/src/google/protobuf/
Dunittest_proto3_arena.proto167 message TestUnpackedTypes { message
Dunittest_proto3_arena_lite.proto168 message TestUnpackedTypes { message
Dunittest_proto3_lite.proto167 message TestUnpackedTypes { message
Dunittest_proto3.proto333 message TestUnpackedTypes { message
Dunittest.proto721 message TestUnpackedTypes { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs4930 public sealed partial class TestUnpackedTypes : pb::IMessage<TestUnpackedTypes> { class
4942 public TestUnpackedTypes() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes
4948 public TestUnpackedTypes(TestUnpackedTypes other) : this() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes