Classes | Functions | Variables
compression_example_test Namespace Reference

Classes

class  CompressionExampleTest
 

Functions

def _get_port ()
 

Variables

 _BINARY_DIR
 
 _CLIENT_PATH = os.path.join(_BINARY_DIR, 'client')
 
 _SERVER_PATH = os.path.join(_BINARY_DIR, 'server')
 
 verbosity
 

Function Documentation

◆ _get_port()

def compression_example_test._get_port ( )
private

Definition at line 29 of file compression_example_test.py.

Variable Documentation

◆ _BINARY_DIR

compression_example_test._BINARY_DIR
private
Initial value:
1 = os.path.realpath(
2  os.path.join(os.path.dirname(os.path.abspath(__file__)), '..'))

Definition at line 22 of file compression_example_test.py.

◆ _CLIENT_PATH

compression_example_test._CLIENT_PATH = os.path.join(_BINARY_DIR, 'client')
private

Definition at line 25 of file compression_example_test.py.

◆ _SERVER_PATH

compression_example_test._SERVER_PATH = os.path.join(_BINARY_DIR, 'server')
private

Definition at line 24 of file compression_example_test.py.

◆ verbosity

compression_example_test.verbosity

Definition at line 62 of file compression_example_test.py.



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