Searched defs:pause_offset (Results 1 – 2 of 2) sorted by relevance
| /external/curl/tests/http/ |
| D | test_02_download.py | 325 def test_02_21_lib_serial(self, env: Env, httpd, nghttpx, proto, pause_offset, repeat): argument 344 def test_02_22_lib_parallel_resume(self, env: Env, httpd, nghttpx, proto, pause_offset, repeat): argument 553 def test_02_29_h2_lib_serial(self, env: Env, httpd, nghttpx, proto, pause_offset, repeat): argument
|
| /external/curl/tests/http/clients/ |
| D | h2-download.c | 283 size_t pause_offset = 0; in main() local
|