Searched refs:FetchAccessToken (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/ | ||
D | oauth2_client.py | 316 access_token = self.FetchAccessToken() |
D | test_oauth2_client.py | 65 def FetchAccessToken(self): member in MockOAuth2ServiceAccountClient |