Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py432 error_msg = _check_rpcs_in_flight(rpc_type, num_rpcs, threshold,
442 error_msg = _check_rpcs_in_flight(rpc_type, num_rpcs, threshold,
449 def _check_rpcs_in_flight(rpc_type, num_rpcs, threshold, threshold_fraction): function