Searched refs:_check_rpcs_in_flight (Results 1 – 1 of 1) sorted by relevance
432 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