Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBTestUtilities.m1160 - (void)setAllTestUnpackedFields:(TestUnpackedTypes *)message {
1764 repeatedCount:(uint32_t)count {
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dpacked_field_test.proto58 message TestUnpackedTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3_lite.proto167 message TestUnpackedTypes { message
Dunittest_proto3_arena.proto167 message TestUnpackedTypes { message
Dunittest_proto3_arena_lite.proto168 message TestUnpackedTypes { message
Dunittest_proto3.proto333 message TestUnpackedTypes { message
Dunittest.proto722 message TestUnpackedTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto583 message TestUnpackedTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto583 message TestUnpackedTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs5373 public sealed partial class TestUnpackedTypes : pb::IMessage<TestUnpackedTypes> { class
5389 public TestUnpackedTypes() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes
5396 public TestUnpackedTypes(TestUnpackedTypes other) : this() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes