Searched defs:access_token_expired (Results 1 – 2 of 2) sorted by relevance
/external/python/google-api-python-client/tests/ | ||
D | test_http.py | 79 def access_token_expired(self): member in MockCredentials |
/external/python/oauth2client/oauth2client/ | ||
D | client.py | 650 def access_token_expired(self): member in OAuth2Credentials |