Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/httplib2/tests/
Dtest_proxy.py93 def test_headers(): function
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_connection_curl_test.cc124 std::multiset<std::string> test_headers; variable
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_test_job.cc81 std::string URLRequestTestJob::test_headers() { in test_headers() function in net::URLRequestTestJob
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py1240 test_headers = None variable in HeadersServerTestCase.RequestHandler
Dtest_urllib.py205 def test_headers(self): member in urlopen_FileTests
Dtest_os.py3483 async def test_headers(self): member in TestSendfile
/aosp_15_r20/external/python/cpython2/Lib/email/test/
Dtest_email_renamed.py984 def test_headers(self): member in TestMIMEApplication
/aosp_15_r20/external/python/cpython3/Lib/test/test_email/
Dtest_email.py1630 def test_headers(self): member in TestMIMEApplication