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