Go to the source code of this file.
Classes | |
class | tests_py3_only.unit._leak_test._GenericHandler |
class | tests_py3_only.unit._leak_test.TestLeak |
Namespaces | |
tests_py3_only.unit._leak_test | |
Variables | |
int | tests_py3_only.unit._leak_test._FAIL_THRESHOLD = 25 * 1024 * 1024 |
int | tests_py3_only.unit._leak_test._LARGE_NUM_OF_ITERATIONS = 5000 |
string | tests_py3_only.unit._leak_test._REQUEST = b'\x23\x33' |
string | tests_py3_only.unit._leak_test._TEST_METHOD = '/test/Test' |
tests_py3_only.unit._leak_test.level | |
tests_py3_only.unit._leak_test.verbosity | |