Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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 {
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dpython.proto45 message TestAllTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.h52 class TestAllTypes; variable
Dconformance.proto120 message TestAllTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/proto/com/google/protobuf/
Dfield_presence_test.proto41 message TestAllTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_no_field_presence.proto42 message TestAllTypes { message
Dunittest_proto3_lite.proto41 message TestAllTypes { message
Dunittest_proto3_arena.proto41 message TestAllTypes { message
Dunittest_no_arena.proto66 message TestAllTypes { message
Dunittest_proto3_arena_lite.proto42 message TestAllTypes { message
Dunittest_proto3.proto63 message TestAllTypes { message
Dunittest.proto62 message TestAllTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtype_resolver_util_test.cc159 TEST_F(DescriptorPoolTypeResolverTest, TestAllTypes) { in TEST_F() argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto75 message TestAllTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dtestbinary.proto41 message TestAllTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs765 public sealed partial class TestAllTypes : pb::IMessage<TestAllTypes> { class
781 public TestAllTypes() { in TestAllTypes() method in Conformance.TestAllTypes
788 public TestAllTypes(TestAllTypes other) : this() { in TestAllTypes() method in Conformance.TestAllTypes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto60 message TestAllTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto60 message TestAllTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs237 public sealed partial class TestAllTypes : pb::IMessage<TestAllTypes> { class
253 public TestAllTypes() { in TestAllTypes() method in Google.Protobuf.TestProtos.TestAllTypes
260 public TestAllTypes(TestAllTypes other) : this() { in TestAllTypes() method in Google.Protobuf.TestProtos.TestAllTypes