Searched defs:test_headers (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/python/httplib2/tests/ | ||
D | test_proxy.py | 93 def test_headers(): function |
/aosp_15_r20/external/libbrillo/brillo/http/ | ||
H A D | http_connection_curl_test.cc | 124 std::multiset<std::string> test_headers; variable |
/aosp_15_r20/external/cronet/net/url_request/ | ||
H A D | url_request_test_job.cc | 81 std::string URLRequestTestJob::test_headers() { in test_headers() function in net::URLRequestTestJob |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_xmlrpc.py | 1240 test_headers = None variable in HeadersServerTestCase.RequestHandler |
D | test_urllib.py | 205 def test_headers(self): member in urlopen_FileTests |
D | test_os.py | 3483 async def test_headers(self): member in TestSendfile |
/aosp_15_r20/external/python/cpython2/Lib/email/test/ | ||
D | test_email_renamed.py | 984 def test_headers(self): member in TestMIMEApplication |
/aosp_15_r20/external/python/cpython3/Lib/test/test_email/ | ||
D | test_email.py | 1630 def test_headers(self): member in TestMIMEApplication |