Home
last modified time | relevance | path

Searched defs:nestedExtension (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDescriptorsTest.java206 FieldDescriptor nestedExtension = TestRequired.single.getDescriptor(); in testFieldDescriptor() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java197 FieldDescriptor nestedExtension = TestRequired.single.getDescriptor(); in testFieldDescriptor() local