Searched defs:rpc_type (Results 1 – 6 of 6) sorted by relevance
52 ClientConfigureRequest::RpcType rpc_type; member
53 protected $rpc_type = 0; variable in Grpc\\Testing\\ClientConfig
715 const RPCType& rpc_type) in TestScenario()720 RPCType rpc_type() const { return rpc_type_; } in rpc_type() function in grpc::testing::__anon912c2dc10111::TestScenario736 for (const auto& rpc_type : rpc_types) { in CreateTestScenarios() local
94 RpcType rpc_type = 8; field
125 rpc_type, argument
611 def wait_until_rpcs_in_flight(rpc_type, timeout_sec, num_rpcs, threshold): argument654 def _check_rpcs_in_flight(rpc_type, num_rpcs, threshold, threshold_fraction): argument