◆ assertInitialized()
def google.protobuf.internal.reflection_test.ReflectionTest.assertInitialized |
( |
|
self, |
|
|
|
proto |
|
) |
| |
◆ assertListsEqual()
def google.protobuf.internal.reflection_test.ReflectionTest.assertListsEqual |
( |
|
self, |
|
|
|
values, |
|
|
|
others |
|
) |
| |
◆ assertNotInitialized()
def google.protobuf.internal.reflection_test.ReflectionTest.assertNotInitialized |
( |
|
self, |
|
|
|
proto |
|
) |
| |
◆ testBytesInTextFormat()
def google.protobuf.internal.reflection_test.ReflectionTest.testBytesInTextFormat |
( |
|
self | ) |
|
◆ testClear()
def google.protobuf.internal.reflection_test.ReflectionTest.testClear |
( |
|
self | ) |
|
◆ testClearFieldWithUnknownFieldName()
def google.protobuf.internal.reflection_test.ReflectionTest.testClearFieldWithUnknownFieldName |
( |
|
self | ) |
|
◆ testClearRemovesChildren()
def google.protobuf.internal.reflection_test.ReflectionTest.testClearRemovesChildren |
( |
|
self | ) |
|
◆ testConstructorInvalidatesCachedByteSize()
def google.protobuf.internal.reflection_test.ReflectionTest.testConstructorInvalidatesCachedByteSize |
( |
|
self | ) |
|
◆ testConstructorTypeError()
def google.protobuf.internal.reflection_test.ReflectionTest.testConstructorTypeError |
( |
|
self | ) |
|
◆ testCopyFromAllFields()
def google.protobuf.internal.reflection_test.ReflectionTest.testCopyFromAllFields |
( |
|
self | ) |
|
◆ testCopyFromBadType()
def google.protobuf.internal.reflection_test.ReflectionTest.testCopyFromBadType |
( |
|
self | ) |
|
◆ testCopyFromRepeatedField()
def google.protobuf.internal.reflection_test.ReflectionTest.testCopyFromRepeatedField |
( |
|
self | ) |
|
◆ testCopyFromSelf()
def google.protobuf.internal.reflection_test.ReflectionTest.testCopyFromSelf |
( |
|
self | ) |
|
◆ testCopyFromSingularField()
def google.protobuf.internal.reflection_test.ReflectionTest.testCopyFromSingularField |
( |
|
self | ) |
|
◆ testDeepCopy()
def google.protobuf.internal.reflection_test.ReflectionTest.testDeepCopy |
( |
|
self | ) |
|
◆ testDefaultValues()
def google.protobuf.internal.reflection_test.ReflectionTest.testDefaultValues |
( |
|
self | ) |
|
◆ testDescriptorProtoSupport()
def google.protobuf.internal.reflection_test.ReflectionTest.testDescriptorProtoSupport |
( |
|
self | ) |
|
◆ testDisallowedAssignments()
def google.protobuf.internal.reflection_test.ReflectionTest.testDisallowedAssignments |
( |
|
self | ) |
|
◆ testDisconnectingBeforeClear()
def google.protobuf.internal.reflection_test.ReflectionTest.testDisconnectingBeforeClear |
( |
|
self | ) |
|
◆ testDisconnectingLazyNestedMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testDisconnectingLazyNestedMessage |
( |
|
self | ) |
|
◆ testDisconnectingNestedMessageAfterMerge()
def google.protobuf.internal.reflection_test.ReflectionTest.testDisconnectingNestedMessageAfterMerge |
( |
|
self | ) |
|
◆ testDisconnectingNestedMessageAfterSettingField()
def google.protobuf.internal.reflection_test.ReflectionTest.testDisconnectingNestedMessageAfterSettingField |
( |
|
self | ) |
|
◆ testDisconnectingNestedMessageBeforeGettingField()
def google.protobuf.internal.reflection_test.ReflectionTest.testDisconnectingNestedMessageBeforeGettingField |
( |
|
self | ) |
|
◆ testDisconnectingNestedMessageBeforeSettingField()
def google.protobuf.internal.reflection_test.ReflectionTest.testDisconnectingNestedMessageBeforeSettingField |
( |
|
self | ) |
|
◆ testDisconnectionAfterClearingEmptyMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testDisconnectionAfterClearingEmptyMessage |
( |
|
self | ) |
|
◆ testEmptyNestedMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testEmptyNestedMessage |
( |
|
self | ) |
|
◆ testEnum_KeysAndValues()
def google.protobuf.internal.reflection_test.ReflectionTest.testEnum_KeysAndValues |
( |
|
self | ) |
|
◆ testEnum_Name()
def google.protobuf.internal.reflection_test.ReflectionTest.testEnum_Name |
( |
|
self | ) |
|
◆ testEnum_Value()
def google.protobuf.internal.reflection_test.ReflectionTest.testEnum_Value |
( |
|
self | ) |
|
◆ testEnums()
def google.protobuf.internal.reflection_test.ReflectionTest.testEnums |
( |
|
self | ) |
|
◆ testExtensionFailureModes()
def google.protobuf.internal.reflection_test.ReflectionTest.testExtensionFailureModes |
( |
|
self | ) |
|
◆ testFileDescriptorErrors()
def google.protobuf.internal.reflection_test.ReflectionTest.testFileDescriptorErrors |
( |
|
self | ) |
|
◆ testGetDefaultMessageAfterDisconnectingDefaultMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testGetDefaultMessageAfterDisconnectingDefaultMessage |
( |
|
self | ) |
|
◆ testHandWrittenReflection()
def google.protobuf.internal.reflection_test.ReflectionTest.testHandWrittenReflection |
( |
|
self | ) |
|
◆ testHasBitsForAncestorsOfExtendedMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testHasBitsForAncestorsOfExtendedMessage |
( |
|
self | ) |
|
◆ testHasBitsForManyLevelsOfNesting()
def google.protobuf.internal.reflection_test.ReflectionTest.testHasBitsForManyLevelsOfNesting |
( |
|
self | ) |
|
◆ testHasBitsWhenModifyingRepeatedFields()
def google.protobuf.internal.reflection_test.ReflectionTest.testHasBitsWhenModifyingRepeatedFields |
( |
|
self | ) |
|
◆ testHasBitsWithSinglyNestedScalar()
def google.protobuf.internal.reflection_test.ReflectionTest.testHasBitsWithSinglyNestedScalar |
( |
|
self | ) |
|
◆ testHasFieldWithUnknownFieldName()
def google.protobuf.internal.reflection_test.ReflectionTest.testHasFieldWithUnknownFieldName |
( |
|
self | ) |
|
◆ testIntegerTypes()
def google.protobuf.internal.reflection_test.ReflectionTest.testIntegerTypes |
( |
|
self | ) |
|
◆ testIsInitialized()
def google.protobuf.internal.reflection_test.ReflectionTest.testIsInitialized |
( |
|
self | ) |
|
◆ testListFieldsAndExtensions()
def google.protobuf.internal.reflection_test.ReflectionTest.testListFieldsAndExtensions |
( |
|
self | ) |
|
◆ testMergeFromAllFields()
def google.protobuf.internal.reflection_test.ReflectionTest.testMergeFromAllFields |
( |
|
self | ) |
|
◆ testMergeFromBug()
def google.protobuf.internal.reflection_test.ReflectionTest.testMergeFromBug |
( |
|
self | ) |
|
◆ testMergeFromExtensionsNestedMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testMergeFromExtensionsNestedMessage |
( |
|
self | ) |
|
◆ testMergeFromExtensionsRepeated()
def google.protobuf.internal.reflection_test.ReflectionTest.testMergeFromExtensionsRepeated |
( |
|
self | ) |
|
◆ testMergeFromExtensionsSingular()
def google.protobuf.internal.reflection_test.ReflectionTest.testMergeFromExtensionsSingular |
( |
|
self | ) |
|
◆ testMergeFromOptionalGroup()
def google.protobuf.internal.reflection_test.ReflectionTest.testMergeFromOptionalGroup |
( |
|
self | ) |
|
◆ testMergeFromRepeatedField()
def google.protobuf.internal.reflection_test.ReflectionTest.testMergeFromRepeatedField |
( |
|
self | ) |
|
◆ testMergeFromRepeatedNestedMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testMergeFromRepeatedNestedMessage |
( |
|
self | ) |
|
◆ testMergeFromSingularField()
def google.protobuf.internal.reflection_test.ReflectionTest.testMergeFromSingularField |
( |
|
self | ) |
|
◆ testMixedConstructor()
def google.protobuf.internal.reflection_test.ReflectionTest.testMixedConstructor |
( |
|
self | ) |
|
◆ testNestedExtensions()
def google.protobuf.internal.reflection_test.ReflectionTest.testNestedExtensions |
( |
|
self | ) |
|
◆ testOneOf()
def google.protobuf.internal.reflection_test.ReflectionTest.testOneOf |
( |
|
self | ) |
|
◆ testPackageInitializationImport()
def google.protobuf.internal.reflection_test.ReflectionTest.testPackageInitializationImport |
( |
|
self | ) |
|
Test that we can import nested messages from their __init__.py.
Such setup is not trivial since at the time of processing of __init__.py one
can't refer to its submodules by name in code, so expressions like
google.protobuf.internal.import_test_package.inner_pb2
don't work. They do work in imports, so we have assign an alias at import
and then use that alias in generated code.
◆ testReferencesToNestedMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testReferencesToNestedMessage |
( |
|
self | ) |
|
◆ testRegisteredExtensions()
def google.protobuf.internal.reflection_test.ReflectionTest.testRegisteredExtensions |
( |
|
self | ) |
|
◆ testRepeatedCompositeConstructor()
def google.protobuf.internal.reflection_test.ReflectionTest.testRepeatedCompositeConstructor |
( |
|
self | ) |
|
◆ testRepeatedCompositeRemove()
def google.protobuf.internal.reflection_test.ReflectionTest.testRepeatedCompositeRemove |
( |
|
self | ) |
|
◆ testRepeatedComposites()
def google.protobuf.internal.reflection_test.ReflectionTest.testRepeatedComposites |
( |
|
self | ) |
|
◆ testRepeatedListExtensions()
def google.protobuf.internal.reflection_test.ReflectionTest.testRepeatedListExtensions |
( |
|
self | ) |
|
◆ testRepeatedListFields()
def google.protobuf.internal.reflection_test.ReflectionTest.testRepeatedListFields |
( |
|
self | ) |
|
◆ testRepeatedScalarConstructor()
def google.protobuf.internal.reflection_test.ReflectionTest.testRepeatedScalarConstructor |
( |
|
self | ) |
|
◆ testRepeatedScalars()
def google.protobuf.internal.reflection_test.ReflectionTest.testRepeatedScalars |
( |
|
self | ) |
|
◆ testRepeatedScalarsRemove()
def google.protobuf.internal.reflection_test.ReflectionTest.testRepeatedScalarsRemove |
( |
|
self | ) |
|
◆ testRepeatedScalarTypeSafety()
def google.protobuf.internal.reflection_test.ReflectionTest.testRepeatedScalarTypeSafety |
( |
|
self | ) |
|
◆ testScalarConstructor()
def google.protobuf.internal.reflection_test.ReflectionTest.testScalarConstructor |
( |
|
self | ) |
|
◆ testSetInParent()
def google.protobuf.internal.reflection_test.ReflectionTest.testSetInParent |
( |
|
self | ) |
|
◆ testSimpleHasBits()
def google.protobuf.internal.reflection_test.ReflectionTest.testSimpleHasBits |
( |
|
self | ) |
|
◆ testSingleScalarBoundsChecking()
def google.protobuf.internal.reflection_test.ReflectionTest.testSingleScalarBoundsChecking |
( |
|
self | ) |
|
◆ testSingleScalarClearField()
def google.protobuf.internal.reflection_test.ReflectionTest.testSingleScalarClearField |
( |
|
self | ) |
|
◆ testSingleScalarGettersAndSetters()
def google.protobuf.internal.reflection_test.ReflectionTest.testSingleScalarGettersAndSetters |
( |
|
self | ) |
|
◆ testSingleScalarTypeSafety()
def google.protobuf.internal.reflection_test.ReflectionTest.testSingleScalarTypeSafety |
( |
|
self | ) |
|
◆ testSingularListExtensions()
def google.protobuf.internal.reflection_test.ReflectionTest.testSingularListExtensions |
( |
|
self | ) |
|
◆ testSingularListFields()
def google.protobuf.internal.reflection_test.ReflectionTest.testSingularListFields |
( |
|
self | ) |
|
◆ testStaticParseFrom()
def google.protobuf.internal.reflection_test.ReflectionTest.testStaticParseFrom |
( |
|
self | ) |
|
◆ testStringUTF8Encoding()
def google.protobuf.internal.reflection_test.ReflectionTest.testStringUTF8Encoding |
( |
|
self | ) |
|
◆ testStringUTF8Serialization()
def google.protobuf.internal.reflection_test.ReflectionTest.testStringUTF8Serialization |
( |
|
self | ) |
|
◆ testTopLevelExtensionsForOptionalMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testTopLevelExtensionsForOptionalMessage |
( |
|
self | ) |
|
◆ testTopLevelExtensionsForOptionalScalar()
def google.protobuf.internal.reflection_test.ReflectionTest.testTopLevelExtensionsForOptionalScalar |
( |
|
self | ) |
|
◆ testTopLevelExtensionsForRepeatedMessage()
def google.protobuf.internal.reflection_test.ReflectionTest.testTopLevelExtensionsForRepeatedMessage |
( |
|
self | ) |
|
◆ testTopLevelExtensionsForRepeatedScalar()
def google.protobuf.internal.reflection_test.ReflectionTest.testTopLevelExtensionsForRepeatedScalar |
( |
|
self | ) |
|
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/python/google/protobuf/internal/reflection_test.py