Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/benches/bin/
H A Dylong_runtime_async_benchmark.rs22 async fn run_client(addr: &str) { in run_client() function
62 run_client("127.0.0.1:2000").await; in main()
70 run_client("127.0.0.1:2001").await; in main()
78 run_client("127.0.0.1:2002").await; in main()
86 run_client("127.0.0.1:2003").await; in main()
94 run_client("127.0.0.1:2004").await; in main()