Home
last modified time | relevance | path

Searched refs:log_in (Results 1 – 6 of 6) sorted by last modified time

/unit/test/
H A Dtest_asgi_application.py447 client.log_in(resp)
H A Dtest_ruby_application.py459 client.log_in(resp)
H A Dtest_perl_application.py307 client.log_in(resp)
H A Dtest_python_application.py922 client.log_in(resp)
H A Dtest_java_application.py1024 client.log_in(resp)
/unit/test/unit/
H A Dhttp.py110 self.log_in(resp)
139 def log_in(self, log): member in HTTP1