Home
last modified time | relevance | path

Searched defs:refresh_mock (Results 1 – 1 of 1) sorted by relevance

/external/python/oauth2client/tests/
Dtest_client.py1176 def test_get_access_token_without_http(self, expires_in, refresh_mock): argument
1199 def test_get_access_token_with_http(self, expires_in, refresh_mock): argument