Searched refs:get_cache_path (Results 1 – 8 of 8) sorted by relevance
13 http = httplib2.Http(cache=tests.get_cache_path())25 http = httplib2.Http(cache=tests.get_cache_path())71 http = httplib2.Http(cache=tests.get_cache_path())98 http = httplib2.Http(cache=tests.get_cache_path())137 http = httplib2.Http(cache=tests.get_cache_path())155 http = httplib2.Http(cache=tests.get_cache_path())180 http = httplib2.Http(cache=tests.get_cache_path())201 http = httplib2.Http(cache=tests.get_cache_path())218 http = httplib2.Http(cache=tests.get_cache_path())236 http = httplib2.Http(cache=tests.get_cache_path())[all …]
224 http = httplib2.Http(cache=tests.get_cache_path())285 http = httplib2.Http(cache=tests.get_cache_path(), timeout=0.5)305 http = httplib2.Http(cache=tests.get_cache_path())445 cache_path = tests.get_cache_path()495 http = httplib2.Http(cache=tests.get_cache_path())525 http = httplib2.Http(cache=tests.get_cache_path())577 http = httplib2.Http(cache=tests.get_cache_path())602 http = httplib2.Http(cache=tests.get_cache_path(), timeout=1)
42 http = httplib2.Http(cache=tests.get_cache_path())
648 def get_cache_path(): function
138 path = mgr.get_cache_path('foo')
1186 def get_cache_path(self, archive_name, names=()): member in ResourceManager1672 real_path = manager.get_cache_path(
2490 * Issue #30: Added test for get_cache_path.2553 * Move warning check in ``get_cache_path`` to follow the directory creation2560 * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in2566 * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
1230 ``get_cache_path(archive_name, names=())``