Home
last modified time | relevance | path

Searched refs:get_cached_http (Results 1 – 3 of 3) sorted by relevance

/external/python/oauth2client/tests/
Dtest_transport.py38 cached_http = transport.get_cached_http()
45 result = transport.get_cached_http()
/external/python/oauth2client/oauth2client/
Dtransport.py48 def get_cached_http(): function
Dclient.py1573 http = transport.get_cached_http()