/aosp_15_r20/external/wpa_supplicant_8/src/wps/ |
H A D | http_server.c | 29 struct http_server { struct 45 struct http_server *srv = req->srv; in http_request_cb() argument
|
/aosp_15_r20/external/federated-compute/fcp/client/http/curl/ |
H A D | curl_http_client_test.cc | 280 auto http_server = CreateHttpTestServer("/test", port, /*num_threads*/ 5); in TEST() local 298 auto http_server = CreateHttpTestServer("/test", port, /*num_threads*/ 5); in TEST() local 360 auto http_server = CreateHttpTestServer("/test", port, /*num_threads*/ 10); in TEST() local 400 auto http_server = CreateHttpTestServer("/test", port, /*num_threads*/ 5); in TEST() local 505 auto http_server = CreateHttpTestServer("/test", port, /*num_threads*/ 3); in TEST() local
|
/aosp_15_r20/tools/netsim/rust/daemon/src/ |
H A D | lib.rs | 25 mod http_server; module
|
/aosp_15_r20/external/federated-compute/fcp/client/http/testing/ |
H A D | http_test_server.cc | 92 std::unique_ptr<HTTPServerInterface> http_server = in CreateHttpTestServer() local
|
/aosp_15_r20/external/cronet/components/cronet/tools/ |
H A D | perf_test_utils.py | 184 def GenerateLighttpdConfig(config_file, http_server_doc_root, http_server): argument
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream_factory.cc | 88 const url::SchemeHostPort& http_server) { in ProcessAlternativeServices()
|
H A D | http_server_properties_unittest.cc | 213 url::SchemeHostPort http_server("http", "www.test.com", 443); in TEST_F() local 725 url::SchemeHostPort http_server("http", "www.test.com", 443); in TEST_F() local 1262 url::SchemeHostPort http_server("http", "foo", 80); in TEST_F() local
|
/aosp_15_r20/external/libevent/ |
H A D | evrpc-internal.h | 76 struct evhttp* http_server; member
|
H A D | http-internal.h | 90 struct evhttp *http_server; member
|
H A D | evrpc.c | 72 evrpc_init(struct evhttp *http_server) in evrpc_init()
|
/aosp_15_r20/external/libevent/test/ |
H A D | regress_http.c | 3656 struct http_server struct 3666 struct http_server *hs = (struct http_server *)arg; in http_make_web_server() argument
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | proxy_chain_unittest.cc | 378 auto http_server = ProxyUriToProxyServer("foo:555", ProxyServer::SCHEME_HTTP); in TEST() local
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | http_with_dns_over_https_unittest.cc | 270 EmbeddedTestServer http_server(EmbeddedTestServer::Type::TYPE_HTTP); in TEST_F() local
|
H A D | url_request_unittest.cc | 1564 EmbeddedTestServer http_server(EmbeddedTestServer::TYPE_HTTP); in TEST_F() local 2669 EmbeddedTestServer http_server; in TEST_P() local 3257 EmbeddedTestServer http_server; in TEST_P() local 3619 EmbeddedTestServer http_server; in TEST_F() local 3726 EmbeddedTestServer http_server; in TEST_F() local
|
H A D | url_request_http_job_unittest.cc | 1296 EmbeddedTestServer http_server(EmbeddedTestServer::TYPE_HTTP); in TEST_F() local
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_xmlrpc.py | 315 def http_server(evt, numrequests, requestHandler=None, encoding=None): function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_xmlrpc.py | 606 def http_server(evt, numrequests, requestHandler=None, encoding=None): function
|
/aosp_15_r20/system/update_engine/common/ |
H A D | http_fetcher_unittest.cc | 125 unique_ptr<brillo::Process> http_server(new brillo::ProcessImpl()); in PythonHttpServer() local
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_network_transaction_unittest.cc | 2570 url::SchemeHostPort http_server("http", "mail.example.org", 443); in TEST_P() local 4163 url::SchemeHostPort http_server("https", kDefaultServerHostName, 443); in TEST_P() local
|