Searched refs:test_domain_mirror (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_cookielib.py | 985 def test_domain_mirror(self): member in CookieTests |
/external/python/cpython3/Lib/test/ | ||
D | test_http_cookiejar.py | 1003 def test_domain_mirror(self): member in CookieTests |