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

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_components_factory_mock.h40 MOCK_METHOD5(CreateSyncBackendHost,
H A Dprofile_sync_components_factory.h94 virtual browser_sync::SyncBackendHost* CreateSyncBackendHost(
H A Dprofile_sync_components_factory_impl.h63 virtual browser_sync::SyncBackendHost* CreateSyncBackendHost(
H A Dtest_profile_sync_service.cc148 CreateSyncBackendHost(testing::_,testing::_, testing::_,
H A Dprofile_sync_service_unittest.cc235 EXPECT_CALL(*components_factory_, CreateSyncBackendHost(_, _, _, _, _))
242 EXPECT_CALL(*components_factory_, CreateSyncBackendHost(_, _, _, _, _))
249 EXPECT_CALL(*components_factory_, CreateSyncBackendHost(_, _, _, _, _)).
H A Dprofile_sync_service_startup_unittest.cc153 CreateSyncBackendHost(_, _, _, _, _)).
314 CreateSyncBackendHost(_, _, _, _, _)).Times(0);
H A Dprofile_sync_components_factory_impl.cc473 ProfileSyncComponentsFactoryImpl::CreateSyncBackendHost( function in class:ProfileSyncComponentsFactoryImpl
H A Dprofile_sync_service.cc676 factory_->CreateSyncBackendHost(

Completed in 232 milliseconds