Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/
Dtest_profile_sync_service.cc87 syncer::TestIdFactory* TestProfileSyncService::id_factory() { in id_factory()
92 TestProfileSyncService::GetJsEventHandler() { in GetJsEventHandler()
96 TestProfileSyncService::TestProfileSyncService( in TestProfileSyncService() function in TestProfileSyncService
110 TestProfileSyncService::~TestProfileSyncService() { in ~TestProfileSyncService()
114 BrowserContextKeyedService* TestProfileSyncService::BuildAutoStartAsyncInit( in BuildAutoStartAsyncInit()
123 return new TestProfileSyncService(factory, in BuildAutoStartAsyncInit()
131 TestProfileSyncService::components_factory_mock() { in components_factory_mock()
136 void TestProfileSyncService::OnConfigureDone( in OnConfigureDone()
142 UserShare* TestProfileSyncService::GetUserShare() const { in GetUserShare()
146 void TestProfileSyncService::CreateBackend() { in CreateBackend()
Dtest_profile_sync_service.h69 class TestProfileSyncService : public ProfileSyncService {
73 TestProfileSyncService(
80 virtual ~TestProfileSyncService();
Dabstract_profile_sync_service_test.h21 class TestProfileSyncService; variable
52 TestProfileSyncService* sync_service_;
Dprofile_sync_service_password_unittest.cc96 class PasswordTestProfileSyncService : public TestProfileSyncService {
103 : TestProfileSyncService(factory, in PasswordTestProfileSyncService()
115 TestProfileSyncService::OnPassphraseAccepted(); in OnPassphraseAccepted()
Dprofile_sync_service_autofill_unittest.cc573 sync_service_ = static_cast<TestProfileSyncService*>( in StartSyncService()
575 profile_.get(), &TestProfileSyncService::BuildAutoStartAsyncInit)); in StartSyncService()
830 FakeServerUpdater(TestProfileSyncService* service, in FakeServerUpdater()
916 TestProfileSyncService* service_;
Dprofile_sync_service_session_unittest.cc82 class FakeProfileSyncService : public TestProfileSyncService {
90 : TestProfileSyncService(factory, in FakeProfileSyncService()
234 scoped_ptr<TestProfileSyncService> sync_service_;
Dprofile_sync_service.h781 friend class TestProfileSyncService; variable
Dprofile_sync_service_preference_unittest.cc163 sync_service_ = static_cast<TestProfileSyncService*>( in StartSyncService()
165 profile_.get(), &TestProfileSyncService::BuildAutoStartAsyncInit)); in StartSyncService()
Dprofile_sync_service_typed_url_unittest.cc218 sync_service_ = static_cast<TestProfileSyncService*>( in StartSyncService()
221 &TestProfileSyncService::BuildAutoStartAsyncInit)); in StartSyncService()
/external/chromium/chrome/browser/sync/
Dtest_profile_sync_service.cc148 browser_sync::TestIdFactory* TestProfileSyncService::id_factory() { in id_factory()
153 TestProfileSyncService::GetBackendForTest() { in GetBackendForTest()
158 TestProfileSyncService::TestProfileSyncService( in TestProfileSyncService() function in TestProfileSyncService
174 TestProfileSyncService::~TestProfileSyncService() {} in ~TestProfileSyncService()
176 void TestProfileSyncService::SetInitialSyncEndedForEnabledTypes() { in SetInitialSyncEndedForEnabledTypes()
192 void TestProfileSyncService::OnBackendInitialized() { in OnBackendInitialized()
236 void TestProfileSyncService::Observe(NotificationType type, in Observe()
246 void TestProfileSyncService::dont_set_initial_sync_ended_on_init() { in dont_set_initial_sync_ended_on_init()
249 void TestProfileSyncService::set_synchronous_sync_configuration() { in set_synchronous_sync_configuration()
253 void TestProfileSyncService::CreateBackend() { in CreateBackend()
[all …]
Dtest_profile_sync_service.h20 class TestProfileSyncService; variable
83 class TestProfileSyncService : public ProfileSyncService {
87 TestProfileSyncService(ProfileSyncFactory* factory,
93 virtual ~TestProfileSyncService();
Dabstract_profile_sync_service_test.h21 class TestProfileSyncService; variable
52 scoped_ptr<TestProfileSyncService> service_;
Dprofile_sync_service_unittest.cc78 service_.reset(new TestProfileSyncService(&factory_, in StartSyncServiceAndSetInitialSyncEnded()
110 scoped_ptr<TestProfileSyncService> service_;
116 service_.reset(new TestProfileSyncService(&factory_, profile_.get(), in TEST_F()
129 service_.reset(new TestProfileSyncService(&factory_, profile_.get(), in TEST_F()
136 service_.reset(new TestProfileSyncService(&factory_, profile_.get(), in TEST_F()
Dprofile_sync_service_startup_unittest.cc60 service_.reset(new TestProfileSyncService(&factory_, &profile_, in SetUp()
89 scoped_ptr<TestProfileSyncService> service_;
Dprofile_sync_service_password_unittest.cc119 class PasswordTestProfileSyncService : public TestProfileSyncService {
127 : TestProfileSyncService(factory, profile, test_user, in PasswordTestProfileSyncService()
139 TestProfileSyncService::OnPassphraseAccepted(); in OnPassphraseAccepted()
Dprofile_sync_service_session_unittest.cc108 sync_service_.reset(new TestProfileSyncService( in StartSyncService()
142 scoped_ptr<TestProfileSyncService> sync_service_;
Dprofile_sync_service.h520 friend class TestProfileSyncService; variable
Dprofile_sync_service_autofill_unittest.cc302 new TestProfileSyncService(&factory_, &profile_, "test_user", false, in StartSyncService()
524 FakeServerUpdater(TestProfileSyncService *service, in FakeServerUpdater()
620 TestProfileSyncService *service_;
Dprofile_sync_service_preference_unittest.cc77 service_.reset(new TestProfileSyncService( in StartSyncService()
Dprofile_sync_service_typed_url_unittest.cc164 new TestProfileSyncService(&factory_, &profile_, "test", false, in StartSyncService()
/external/chromium_org/chrome/browser/ui/sync/
Done_click_signin_helper_unittest.cc166 class OneClickTestProfileSyncService : public TestProfileSyncService {
195 : TestProfileSyncService(NULL, in OneClickTestProfileSyncService()
/external/chromium_org/tools/valgrind/tsan/
Dsuppressions.txt774 fun:TestProfileSyncService::~TestProfileSyncService