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