Home
last modified time | relevance | path

Searched refs:OAuth2DecoratorFromClientSecrets (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
Dtest_appengine.py59 from oauth2client.appengine import OAuth2DecoratorFromClientSecrets
731 decorator = OAuth2DecoratorFromClientSecrets(
749 decorator = OAuth2DecoratorFromClientSecrets(
759 decorator = OAuth2DecoratorFromClientSecrets(
765 decorator = OAuth2DecoratorFromClientSecrets(
780 decorator = OAuth2DecoratorFromClientSecrets(
795 decorator = OAuth2DecoratorFromClientSecrets(
804 decorator = OAuth2DecoratorFromClientSecrets(
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dappengine.py906 class OAuth2DecoratorFromClientSecrets(OAuth2Decorator): class
958 super(OAuth2DecoratorFromClientSecrets, self).__init__(
986 return OAuth2DecoratorFromClientSecrets(filename, scope,