Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dxds_stats_watcher.h53 ClientConfigureRequest::RpcType rpc_type; member
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DClientConfig.php53 protected $rpc_type = 0; variable in Grpc\\Testing\\ClientConfig
/external/grpc-grpc/test/cpp/end2end/
Dclient_interceptors_end2end_test.cc716 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/
Dxds_url_map_testcase.py204 rpc_type: str = RpcTypeUnaryCall variable in ExpectedResult
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dcontrol.proto92 RpcType rpc_type = 8; field
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto94 RpcType rpc_type = 8; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto94 RpcType rpc_type = 8; field
/external/grpc-grpc/tools/run_tests/performance/
Dscenario_config.py125 rpc_type, argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dscenario_config.py115 rpc_type, argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py515 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/
Drun_xds_tests.py611 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