Lines Matching defs:Env
58 def test_02_01_download_1(self, env: Env, httpd, nghttpx, repeat, proto):
69 def test_02_02_download_2(self, env: Env, httpd, nghttpx, repeat, proto):
80 def test_02_03_download_100_sequential(self, env: Env,
94 def test_02_04_download_100_parallel(self, env: Env,
115 def test_02_05_download_500_sequential(self, env: Env,
133 def test_02_06_download_500_parallel(self, env: Env,
151 def test_02_07_download_reuse(self, env: Env,
169 def test_02_07b_download_reuse(self, env: Env,
184 def test_02_08_1MB_serial(self, env: Env,
196 def test_02_09_1MB_parallel(self, env: Env,
210 def test_02_10_10MB_serial(self, env: Env,
222 def test_02_11_10MB_parallel(self, env: Env,
236 def test_02_12_head_serial_https(self, env: Env,
250 def test_02_13_head_serial_h2c(self, env: Env,
263 def test_02_20_h2_small_frames(self, env: Env, httpd, repeat):