Home
last modified time | relevance | path

Searched defs:run_client (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/ruby/end2end/
H A Dfork_test.rb34 def run_client(stub) method
H A Dsecure_fork_test.rb48 def run_client(stub) method
/aosp_15_r20/external/grpc-grpc/examples/python/compression/
H A Dclient.py38 def run_client(channel_compression, call_compression, target): function
/aosp_15_r20/external/rust/android-crates-io/crates/config/examples/async_source/
Dmain.rs34 async fn run_client() -> Result<(), Box<dyn Error>> { in run_client() function
/aosp_15_r20/external/grpc-grpc/src/ruby/qps/
H A Dworker.rb57 def run_client(reqs) method in WorkerServiceImpl
H A Dproxy-worker.rb113 def run_client(reqs) method in ProxyWorkerServiceImpl
/aosp_15_r20/external/mbedtls/tests/
H A Dcompat.sh896 run_client() { function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/
H A Dcompat.sh905 run_client() { function
/aosp_15_r20/external/federated-compute/fcp/demo/
H A Dfederated_program_test.py81 async def run_client(population_name: str, server_url: str, num_rounds: int, function
/aosp_15_r20/external/bazelbuild-rules_rust/examples/proto/helloworld/
H A Dhelloworld_test.rs83 fn run_client(&self) -> String { in run_client() method
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/
H A Dcommands.py199 def run_client(self): member in RunInterop
/aosp_15_r20/external/libcups/cups/
H A Dtestclient.c760 run_client( in run_client() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dclient.rs300 fn run_client<A: for<'a, 's> DecodeMut<'a, 's, ()>, R: Encode<()>>( in run_client() function
/aosp_15_r20/external/wayland/tests/
H A Dtest-compositor.c173 run_client(void (*client_main)(void *data), void *data, in run_client() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dclient.rs300 fn run_client<A: for<'a, 's> DecodeMut<'a, 's, ()>, R: Encode<()>>( in run_client() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dclient.rs300 fn run_client<A: for<'a, 's> DecodeMut<'a, 's, ()>, R: Encode<()>>( in run_client() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dclient.rs300 fn run_client<A: for<'a, 's> DecodeMut<'a, 's, ()>, R: Encode<()>>( in run_client() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/bridge/
H A Dclient.rs300 fn run_client<A: for<'a, 's> DecodeMut<'a, 's, ()>, R: Encode<()>>( in run_client() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socketserver.py440 def run_client(): function
Dtest_wsgiref.py264 def run_client(): function