Home
last modified time | relevance | path

Searched defs:server_host (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dhttp_proxy.cc61 bool ServerInCIDRRange(absl::string_view server_host, in ServerInCIDRRange()
190 std::string server_host; in MapName() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/http2_test/
Dhttp2_server_health_check.py27 server_host = args.server_host variable
/aosp_15_r20/external/grpc-grpc/test/http2_test/
H A Dhttp2_server_health_check.py27 server_host = args.server_host variable
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/
H A Dmetrics_client.php22 $server_host = $parts[0]; variable
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/http2/
H A Dnegative_http2_client.py171 def _stub(server_host, server_port): argument
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Ddualstack_socket_test.cc83 void test_connect(const char* server_host, const char* client_host, int port, in test_connect()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_power_test_utils.py248 def run_iperf_client_nonblocking(ad, server_host, extra_args=""): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1324 server_host, argument
1346 server_host, argument
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dhttp_proxy_mapper.cc237 std::string server_host; in MapName() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/
Drun_performance_tests.py161 def create_netperf_jobspec(server_host='localhost', argument
Drun_interop_tests.py852 server_host, argument
931 server_host, argument
/aosp_15_r20/external/grpc-grpc/tools/run_tests/
H A Drun_performance_tests.py173 server_host="localhost", client_host=None, bq_result_table=None argument
H A Drun_interop_tests.py937 server_host, argument
1035 server_host, argument
/aosp_15_r20/external/python/mobly/mobly/controllers/
Dandroid_device.py1084 def run_iperf_client(self, server_host, extra_args=''): argument