Home
last modified time | relevance | path

Searched refs:http_reflect_with_auth (Results 1 – 2 of 2) sorted by relevance

/external/python/httplib2/tests/
Dtest_auth.py29 handler = tests.http_reflect_with_auth(
44 handler = tests.http_reflect_with_auth(
65 handler = tests.http_reflect_with_auth(
84 handler = tests.http_reflect_with_auth(
101 handler = tests.http_reflect_with_auth(
129 handler = tests.http_reflect_with_auth(
D__init__.py559 def http_reflect_with_auth( function