Home
last modified time | relevance | path

Searched defs:run_server (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/curl/tests/http/testenv/
H A Dws_echo_server.py43 async def run_server(port): function
/aosp_15_r20/external/autotest/client/cros/
H A Dhttpd_unittest.py83 def run_server(): function
/aosp_15_r20/external/rust/android-crates-io/crates/config/examples/async_source/
Dmain.rs24 async fn run_server() -> Result<(), Box<dyn Error>> { in run_server() function
/aosp_15_r20/external/grpc-grpc/src/ruby/qps/
H A Dworker.rb38 def run_server(reqs) method in WorkerServiceImpl
/aosp_15_r20/external/grpc-grpc/examples/python/compression/
H A Dserver.py64 def run_server(server_compression, no_compress_every_n, port): function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_server_shutdown_scenarios.py55 def run_server(port_queue): function
/aosp_15_r20/external/grpc-grpc/examples/python/auth/
H A Dcustomized_auth_server.py61 def run_server(port): function
H A Dtoken_based_auth_server.py61 def run_server(port): function
H A Dasync_customized_auth_server.py68 async def run_server(port: int) -> Tuple[grpc.aio.Server, int]: function
/aosp_15_r20/development/tools/otagui/
H A Dweb_server.py167 def run_server(SeverClass=ThreadedHTTPServer, HandlerClass=RequestHandler, port=8000): function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/
H A Dcommands.py182 def run_server(self): member in RunInterop
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Dgrpc_debug_server.py328 def run_server(self, blocking=True): member in EventListenerBaseServicer
/aosp_15_r20/external/cronet/net/tools/testserver/
H A Dtestserver_base.py213 def run_server(self): member in TestServerRunner
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_socketserver.py150 def run_server(self, svrcls, hdlrbase, testfunc): member in SocketServerTest
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dserver.rs366 fn run_server< in run_server() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socketserver.py128 def run_server(self, svrcls, hdlrbase, testfunc): member in SocketServerTest
Dtest_xmlrpc.py347 def run_server(): function
Dtest_nntplib.py1598 def run_server(self, sock): member in LocalServerTests
Dtest_httplib.py1344 def run_server(): function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dserver.rs366 fn run_server< in run_server() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dserver.rs366 fn run_server< in run_server() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dserver.rs366 fn run_server< in run_server() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dserver.rs366 fn run_server< in run_server() function
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp2517 int run_server(int index, int readypipefd, bool usePoll) in run_server() function