Home
last modified time | relevance | path

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

/external/python/oauth2client/tests/contrib/
Dtest_appengine.py98 class AppIdentityStubImpl(apiproxy_stub.APIProxyStub): class in TestAppAssertionCredentials
102 super(TestAppAssertionCredentials.AppIdentityStubImpl,
147 app_identity_stub = self.AppIdentityStubImpl()
214 app_identity_stub = self.AppIdentityStubImpl(
228 app_identity_stub = self.AppIdentityStubImpl(svc_acct=acct_name)
245 app_identity_stub = self.AppIdentityStubImpl(svc_acct=acct_name)
255 app_identity_stub = self.AppIdentityStubImpl()