◆ _GetSerializedFileDescriptor() [1/2]
def google.protobuf.internal.reflection_test.ClassAPITest._GetSerializedFileDescriptor |
( |
|
self, |
|
|
|
name |
|
) |
| |
|
private |
◆ _GetSerializedFileDescriptor() [2/2]
def google.protobuf.internal.reflection_test.ClassAPITest._GetSerializedFileDescriptor |
( |
|
self, |
|
|
|
name |
|
) |
| |
|
private |
Get a serialized representation of a test FileDescriptorProto.
Args:
name: All calls to this must use a unique message name, to avoid
collisions in the cpp descriptor pool.
Returns:
A string containing the serialized form of a test FileDescriptorProto.
Definition at line 3262 of file protobuf/python/google/protobuf/internal/reflection_test.py.
◆ testMakeClassWithNestedDescriptor() [1/2]
def google.protobuf.internal.reflection_test.ClassAPITest.testMakeClassWithNestedDescriptor |
( |
|
self | ) |
|
◆ testMakeClassWithNestedDescriptor() [2/2]
def google.protobuf.internal.reflection_test.ClassAPITest.testMakeClassWithNestedDescriptor |
( |
|
self | ) |
|
◆ testParsingFlatClass() [1/2]
def google.protobuf.internal.reflection_test.ClassAPITest.testParsingFlatClass |
( |
|
self | ) |
|
◆ testParsingFlatClass() [2/2]
def google.protobuf.internal.reflection_test.ClassAPITest.testParsingFlatClass |
( |
|
self | ) |
|
◆ testParsingFlatClassWithExplicitClassDeclaration() [1/2]
def google.protobuf.internal.reflection_test.ClassAPITest.testParsingFlatClassWithExplicitClassDeclaration |
( |
|
self | ) |
|
◆ testParsingFlatClassWithExplicitClassDeclaration() [2/2]
def google.protobuf.internal.reflection_test.ClassAPITest.testParsingFlatClassWithExplicitClassDeclaration |
( |
|
self | ) |
|
◆ testParsingNestedClass() [1/2]
def google.protobuf.internal.reflection_test.ClassAPITest.testParsingNestedClass |
( |
|
self | ) |
|
◆ testParsingNestedClass() [2/2]
def google.protobuf.internal.reflection_test.ClassAPITest.testParsingNestedClass |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: