Classes | Functions | Variables
tests_py3_only.unit._leak_test Namespace Reference

Classes

class  _GenericHandler
 
class  TestLeak
 

Functions

def _get_max_rss ()
 
def _perform_an_rpc (address)
 
def _pretty_print_bytes (x)
 
def _start_a_test_server ()
 

Variables

int _FAIL_THRESHOLD = 25 * 1024 * 1024
 
int _LARGE_NUM_OF_ITERATIONS = 5000
 
string _REQUEST = b'\x23\x33'
 
string _TEST_METHOD = '/test/Test'
 
 level
 
 verbosity
 

Function Documentation

◆ _get_max_rss()

def tests_py3_only.unit._leak_test._get_max_rss ( )
private

Definition at line 38 of file _leak_test.py.

◆ _perform_an_rpc()

def tests_py3_only.unit._leak_test._perform_an_rpc (   address)
private

Definition at line 69 of file _leak_test.py.

◆ _pretty_print_bytes()

def tests_py3_only.unit._leak_test._pretty_print_bytes (   x)
private

Definition at line 42 of file _leak_test.py.

◆ _start_a_test_server()

def tests_py3_only.unit._leak_test._start_a_test_server ( )
private

Definition at line 60 of file _leak_test.py.

Variable Documentation

◆ _FAIL_THRESHOLD

int tests_py3_only.unit._leak_test._FAIL_THRESHOLD = 25 * 1024 * 1024
private

Definition at line 35 of file _leak_test.py.

◆ _LARGE_NUM_OF_ITERATIONS

int tests_py3_only.unit._leak_test._LARGE_NUM_OF_ITERATIONS = 5000
private

Definition at line 32 of file _leak_test.py.

◆ _REQUEST

string tests_py3_only.unit._leak_test._REQUEST = b'\x23\x33'
private

Definition at line 31 of file _leak_test.py.

◆ _TEST_METHOD

string tests_py3_only.unit._leak_test._TEST_METHOD = '/test/Test'
private

Definition at line 30 of file _leak_test.py.

◆ level

tests_py3_only.unit._leak_test.level

Definition at line 97 of file _leak_test.py.

◆ verbosity

tests_py3_only.unit._leak_test.verbosity

Definition at line 98 of file _leak_test.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:53