Searched defs:access_token_expired (Results 1 – 3 of 3) sorted by relevance
/external/python/google-api-python-client/tests/ | ||
D | test_http.py | 78 def access_token_expired(self): member in MockCredentials |
/external/python/oauth2client/oauth2client/ | ||
D | client.py | 650 def access_token_expired(self): member in OAuth2Credentials |
/external/autotest/utils/frozen_chromite/third_party/oauth2client/ | ||
D | client.py | 728 def access_token_expired(self): member in OAuth2Credentials |