Searched defs:pause_offset (Results 1 – 3 of 3) sorted by relevance
/curl/tests/http/ |
H A D | test_02_download.py | 330 def test_02_21_lib_serial(self, env: Env, httpd, nghttpx, proto, pause_offset, repeat): argument 349 def test_02_22_lib_parallel_resume(self, env: Env, httpd, nghttpx, proto, pause_offset, repeat): argument 549 def test_02_29_h2_lib_serial(self, env: Env, httpd, nghttpx, proto, pause_offset, repeat): argument
|
/curl/tests/http/clients/ |
H A D | hx-download.c | 299 size_t pause_offset = 0; in main() local
|
H A D | hx-upload.c | 337 size_t pause_offset = 0; in main() local
|
Completed in 10 milliseconds