Classes | Functions | Variables
_cancellation_example_test Namespace Reference

Classes

class  CancellationExampleTest
 

Functions

def _get_port ()
 
def _start_client (server_port, desired_string, ideal_distance, interesting_distance=None)
 

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 _cancellation_example_test._get_port ( )
private

Definition at line 30 of file _cancellation_example_test.py.

◆ _start_client()

def _cancellation_example_test._start_client (   server_port,
  desired_string,
  ideal_distance,
  interesting_distance = None 
)
private

Definition at line 42 of file _cancellation_example_test.py.

Variable Documentation

◆ _BINARY_DIR

_cancellation_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 23 of file _cancellation_example_test.py.

◆ _CLIENT_PATH

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

Definition at line 26 of file _cancellation_example_test.py.

◆ _SERVER_PATH

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

Definition at line 25 of file _cancellation_example_test.py.

◆ verbosity

_cancellation_example_test.verbosity

Definition at line 87 of file _cancellation_example_test.py.



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