Public Member Functions | |
def | run (self, result=None) |
Static Public Attributes | |
int | NB_RUNS = 3 |
Private Member Functions | |
def | _getRefcounts (self) |
Private Attributes | |
_saved_pickle_registry | |
A mixin class for TestCase, which checks reference counts.
Definition at line 72 of file testing_refleaks.py.
|
private |
Definition at line 103 of file testing_refleaks.py.
def google.protobuf.internal.testing_refleaks.ReferenceLeakCheckerMixin.run | ( | self, | |
result = None |
|||
) |
Definition at line 77 of file testing_refleaks.py.
|
private |
Definition at line 81 of file testing_refleaks.py.
|
static |
Definition at line 75 of file testing_refleaks.py.