Home
last modified time | relevance | path

Searched defs:nested (Results 1 – 21 of 21) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dproto3_arena_lite_unittest.cc147 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local
157 google::protobuf::scoped_ptr<TestAllTypes::NestedMessage> nested( in TEST() local
Dproto3_arena_unittest.cc168 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local
178 google::protobuf::scoped_ptr<TestAllTypes::NestedMessage> nested( in TEST() local
Dgenerated_message_reflection_unittest.cc566 Message* nested = reflection->AddMessage( in TEST() local
586 Message* nested = reflection->MutableRepeatedMessage( in TEST() local
598 unittest::TestAllTypes::NestedMessage* nested = in TEST() local
Darena_unittest.cc405 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local
422 google::protobuf::scoped_ptr<TestAllTypes::NestedMessage> nested( in TEST() local
795 TestAllTypes::NestedMessage* nested = in TEST() local
813 TestAllTypes::NestedMessage* nested = in TEST() local
Dunittest_custom_options.proto332 optional Aggregate nested = 15476903; field
Ddescriptor.cc5476 const Descriptor* nested = message->nested_type(i); in DetectMapConflicts() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DLazyMessageLiteTest.java62 LazyNestedInnerMessageLite nested = LazyNestedInnerMessageLite.newBuilder() in testSetValues() local
272 LazyNestedInnerMessageLite nested = LazyNestedInnerMessageLite.newBuilder() in testSerialize() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/
Dmultiple_files_test.proto54 optional NestedMessage nested = 1; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/
Dmultiple_files_test.proto54 optional NestedMessage nested = 1; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/proto/com/google/protobuf/
Dmultiple_files_test.proto57 optional NestedMessage nested = 1; field
Dlazy_fields_lite.proto56 optional LazyNestedInnerMessageLite nested = 3 [lazy = true]; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc428 NestedBook nested; in TEST_P() local
444 BadNestedBook nested; in TEST_P() local
633 MapOut* nested = out.add_map2()->mutable_value(); in TEST_P() local
907 NestedFieldMask* nested = out.add_nested_mask(); in TEST_P() local
/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
Dtest.proto34 optional Nested nested = 10002; field
/frameworks/base/services/net/java/android/net/netlink/
DStructNlAttr.java139 public StructNlAttr(short type, StructNlAttr... nested) { in StructNlAttr() method in StructNlAttr
/frameworks/base/tools/streaming_proto/test/
Dtest.proto54 optional Nested nested = 10002; field
/frameworks/base/core/java/com/android/internal/widget/
DGapWorker.java76 void collectPrefetchPositionsFromView(RecyclerView view, boolean nested) { in collectPrefetchPositionsFromView()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto316 optional Aggregate nested = 15476903; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto316 optional Aggregate nested = 15476903; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java3626 TestAllTypesNano.NestedMessage nested = in generateMessageForOneof() local
3912 TestAllTypesNano.NestedMessage nested = in testNullRepeatedFields() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc726 unittest::TestAllTypes::NestedMessage* nested = in TEST() local
751 unittest::TestMutualRecursionA* nested = message.mutable_bb()->mutable_a(); in TEST() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer_unittest.cc3069 protobuf_unittest::TestAllTypes::NestedMessage* nested; in TEST_F() local