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