Home
last modified time | relevance | path

Searched refs:nested_descriptor (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddynamic_message_unittest.cc209 const Descriptor* nested_descriptor; in TEST_P() local
211 nested_descriptor = in TEST_P()
213 nested_prototype = factory_.GetPrototype(nested_descriptor); in TEST_P()
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/
Dtest_bad_identifiers.proto56 optional NestedDescriptor nested_descriptor = 2; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/
Dtest_bad_identifiers.proto56 optional NestedDescriptor nested_descriptor = 2; field
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto61 optional NestedDescriptor nested_descriptor = 2; field