Classes | |
class | OperationResult |
class | QueueDriver |
class | RpcTest |
Functions | |
def | execute_many_times (behavior) |
Variables | |
int | EMPTY_FLAGS = 0 |
tuple | INITIAL_METADATA |
tuple | INVOCATION_METADATA |
int | RPC_COUNT = 4000 |
SUCCESSFUL_OPERATION_RESULT | |
tuple | TRAILING_METADATA |
def tests.unit._cython._common.execute_many_times | ( | behavior | ) |
Definition at line 78 of file tests/tests/unit/_cython/_common.py.
int tests.unit._cython._common.EMPTY_FLAGS = 0 |
Definition at line 23 of file tests/tests/unit/_cython/_common.py.
tuple tests.unit._cython._common.INITIAL_METADATA |
Definition at line 30 of file tests/tests/unit/_cython/_common.py.
tuple tests.unit._cython._common.INVOCATION_METADATA |
Definition at line 25 of file tests/tests/unit/_cython/_common.py.
int tests.unit._cython._common.RPC_COUNT = 4000 |
Definition at line 21 of file tests/tests/unit/_cython/_common.py.
tests.unit._cython._common.SUCCESSFUL_OPERATION_RESULT |
Definition at line 91 of file tests/tests/unit/_cython/_common.py.
tuple tests.unit._cython._common.TRAILING_METADATA |
Definition at line 35 of file tests/tests/unit/_cython/_common.py.