Searched refs:test_headers_and_content (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_httpservers.py | 560 def test_headers_and_content(self): member in CGIHTTPServerTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_httpservers.py | 852 def test_headers_and_content(self): member in CGIHTTPServerTestCase |