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

/external/chromium_org/chrome/browser/sync/
H A Dabstract_profile_sync_service_test.h51 static BrowserContextKeyedService* BuildTokenService(
H A Dabstract_profile_sync_service_test.cc71 BrowserContextKeyedService* AbstractProfileSyncServiceTest::BuildTokenService( function in class:AbstractProfileSyncServiceTest
H A Dtest_profile_sync_service.h206 static BrowserContextKeyedService* BuildTokenService(
H A Dtest_profile_sync_service.cc327 BrowserContextKeyedService* FakeOAuth2TokenService::BuildTokenService( function in class:FakeOAuth2TokenService
H A Dprofile_sync_service_startup_unittest.cc122 profile_.get(), FakeOAuth2TokenService::BuildTokenService);
150 profile_.get(), FakeOAuth2TokenService::BuildTokenService);
H A Dprofile_sync_service_unittest.cc66 profile.get(), FakeOAuth2TokenService::BuildTokenService);
H A Dprofile_sync_service_password_unittest.cc194 profile_.get(), BuildTokenService));
196 profile_.get(), FakeOAuth2TokenService::BuildTokenService);
H A Dprofile_sync_service_typed_url_unittest.cc216 profile_.get(), BuildTokenService));
218 profile_.get(), FakeOAuth2TokenService::BuildTokenService);
H A Dprofile_sync_service_autofill_unittest.cc526 profile_.get(), BuildTokenService));
528 profile_.get(), FakeOAuth2TokenService::BuildTokenService);
H A Dprofile_sync_service_preference_unittest.cc160 profile_.get(), FakeOAuth2TokenService::BuildTokenService);
H A Dprofile_sync_service_session_unittest.cc275 profile(), FakeOAuth2TokenService::BuildTokenService); member in class:browser_sync::ProfileSyncServiceSessionTest::FakeOAuth2TokenService

Completed in 230 milliseconds