Lines Matching refs:proto
51 proto): argument
52 if proto == 'h3' and not env.have_h3():
59 r = curl.http_download(urls=[urln], alpn_proto=proto)
67 httpd, nghttpx, repeat, proto): argument
68 if proto == 'h3' and not env.have_h3():
77 r = curl.http_download(urls=[url1, urln], alpn_proto=proto,
89 def test_04_03_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
90 if proto == 'h3' and not env.have_h3():
99 r = curl.http_download(urls=[url1, urln], alpn_proto=proto,
111 def test_04_04_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
112 if proto == 'h3' and not env.have_h3():
121 r = curl.http_download(urls=[url1, urln], alpn_proto=proto,