Searched refs:CreateSessionSyncComponents (Results 1 – 6 of 6) sorted by relevance
33 CreateSessionSyncComponents(sync_service_, this); in CreateSyncComponents()
72 virtual SyncComponents CreateSessionSyncComponents(
62 MOCK_METHOD2(CreateSessionSyncComponents,
135 virtual SyncComponents CreateSessionSyncComponents(
308 ProfileSyncFactoryImpl::CreateSessionSyncComponents( in CreateSessionSyncComponents() function in ProfileSyncFactoryImpl
119 EXPECT_CALL(factory_, CreateSessionSyncComponents(_, _)). in StartSyncService()