Home
last modified time | relevance | path

Searched defs:rpc_type (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DClientConfig.php53 private $rpc_type = 0; variable in Grpc\\Testing\\ClientConfig
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dcontrol.proto92 RpcType rpc_type = 8; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto93 RpcType rpc_type = 8; field
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto91 RpcType rpc_type = 8; field
/external/grpc-grpc/tools/run_tests/performance/
Dscenario_config.py111 rpc_type, argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py410 def wait_until_rpcs_in_flight(rpc_type, timeout_sec, num_rpcs, threshold): argument
449 def _check_rpcs_in_flight(rpc_type, num_rpcs, threshold, threshold_fraction): argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dscenario_config.py111 rpc_type, argument