Home
last modified time | relevance | path

Searched refs:no_ping_pong (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/qps/
Dclient_runner.py70 def __init__(self, client, request_count, no_ping_pong): argument
76 if not no_ping_pong:
Dworker_server.py151 no_ping_pong = False
160 no_ping_pong = True
177 client, config.outstanding_rpcs_per_channel, no_ping_pong)