Searched refs:CreateTypedUrlSyncComponents (Results 1 – 6 of 6) sorted by relevance
108 virtual SyncComponents CreateTypedUrlSyncComponents(
65 MOCK_METHOD3(CreateTypedUrlSyncComponents,
77 virtual SyncComponents CreateTypedUrlSyncComponents(
690 ProfileSyncComponentsFactoryImpl::CreateTypedUrlSyncComponents( in CreateTypedUrlSyncComponents() function in ProfileSyncComponentsFactoryImpl
269 EXPECT_CALL(*components, CreateTypedUrlSyncComponents(_, _, _)). in StartSyncService()
148 return profile_sync_factory()->CreateTypedUrlSyncComponents( in CreateSyncComponents()