Searched defs:rpc_type (Results 1 – 7 of 7) sorted by relevance
53 private $rpc_type = 0; variable in Grpc\\Testing\\ClientConfig
92 RpcType rpc_type = 8; field
93 RpcType rpc_type = 8; field
91 RpcType rpc_type = 8; field
111 rpc_type, argument
410 def wait_until_rpcs_in_flight(rpc_type, timeout_sec, num_rpcs, threshold): argument449 def _check_rpcs_in_flight(rpc_type, num_rpcs, threshold, threshold_fraction): argument