Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/
H A Dsdv_async_http2.rs167 let body_date = vec![b'q'; 10 * 1024 * 1024]; in sdv_async_h2_client_send_request() localVariable
253 let body_date = vec![b'q'; 1024 * 1024 * 10]; in sdv_async_h2_client_send_request_concurrently() localVariable