Home
last modified time | relevance | path

Searched defs:DESCRIPTOR (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
Denum_type_wrapper.py46 DESCRIPTOR = None variable in EnumTypeWrapper
Dreflection_test.py1451 DESCRIPTOR = mydescriptor variable in Proto2ReflectionTest.testHandWrittenReflection.MyProtoClass
1500 DESCRIPTOR = desc variable in Proto2ReflectionTest.testDescriptorProtoSupport.CarMessage
3283 DESCRIPTOR = msg_descriptor variable in ClassAPITest.testParsingFlatClassWithExplicitClassDeclaration.MessageClass
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTextFormatParseInfoTreeTest.java41 private static final Descriptor DESCRIPTOR = TestAllTypes.getDescriptor(); field in TextFormatParseInfoTreeTest
/third_party/protobuf/python/google/protobuf/
Dmessage.py78 DESCRIPTOR = None variable in Message