Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/
H A Dsdv_sync_http_on_tcp.rs35 sync_client_test_on_tcp!( in sdv_synchronized_client_send_request_to_tcp()
63 sync_client_test_on_tcp!( in sdv_synchronized_client_send_request_repeatedly_to_tcp()
102 sync_client_test_on_tcp!( in sdv_client_making_multiple_connections()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/tcp_server/
H A Dsync_utils.rs15 macro_rules! sync_client_test_on_tcp { macro