Searched refs:FakeGetAuthTokenFunction (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/identity/
H A Didentity_apitest.cc272 class FakeGetAuthTokenFunction : public IdentityGetAuthTokenFunction { class in namespace:extensions
274 FakeGetAuthTokenFunction() function in class:extensions::FakeGetAuthTokenFunction
371 virtual ~FakeGetAuthTokenFunction() {}
752 scoped_refptr<FakeGetAuthTokenFunction> func(new FakeGetAuthTokenFunction());
763 scoped_refptr<FakeGetAuthTokenFunction> func(new FakeGetAuthTokenFunction());
774 scoped_refptr<FakeGetAuthTokenFunction> func(new FakeGetAuthTokenFunction());
786 scoped_refptr<FakeGetAuthTokenFunction> fun
[all...]

Completed in 131 milliseconds