Searched defs:rpc_type (Results 1 – 11 of 11) sorted by relevance
| /external/grpc-grpc/test/cpp/interop/ |
| D | xds_stats_watcher.h | 53 ClientConfigureRequest::RpcType rpc_type; member
|
| /external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
| D | ClientConfig.php | 53 protected $rpc_type = 0; variable in Grpc\\Testing\\ClientConfig
|
| /external/grpc-grpc/test/cpp/end2end/ |
| D | client_interceptors_end2end_test.cc | 716 const RPCType& rpc_type) in TestScenario() 721 RPCType rpc_type() const { return rpc_type_; } in rpc_type() function in grpc::testing::__anon8ff1ee1b0111::TestScenario 737 for (const auto& rpc_type : rpc_types) { in CreateTestScenarios() local
|
| /external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/ |
| D | xds_url_map_testcase.py | 204 rpc_type: str = RpcTypeUnaryCall variable in ExpectedResult
|
| /external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/ |
| D | control.proto | 92 RpcType rpc_type = 8; field
|
| /external/grpc-grpc/src/proto/grpc/testing/ |
| D | control.proto | 94 RpcType rpc_type = 8; field
|
| /external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
| D | control.proto | 94 RpcType rpc_type = 8; field
|
| /external/grpc-grpc/tools/run_tests/performance/ |
| D | scenario_config.py | 125 rpc_type, argument
|
| /external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/ |
| D | scenario_config.py | 115 rpc_type, argument
|
| /external/rust/crates/grpcio-sys/grpc/tools/run_tests/ |
| D | run_xds_tests.py | 515 def wait_until_rpcs_in_flight(rpc_type, timeout_sec, num_rpcs, threshold): argument 554 def _check_rpcs_in_flight(rpc_type, num_rpcs, threshold, threshold_fraction): argument
|
| /external/grpc-grpc/tools/run_tests/ |
| D | run_xds_tests.py | 611 def wait_until_rpcs_in_flight(rpc_type, timeout_sec, num_rpcs, threshold): argument 654 def _check_rpcs_in_flight(rpc_type, num_rpcs, threshold, threshold_fraction): argument
|