Home | History | Annotate | Download | only in sync

Lines Matching defs:TestProfileSyncService

94 syncer::TestIdFactory* TestProfileSyncService::id_factory() {
99 TestProfileSyncService::GetJsEventHandler() {
103 TestProfileSyncService::TestProfileSyncService(
118 TestProfileSyncService::~TestProfileSyncService() {
122 KeyedService* TestProfileSyncService::TestFactoryFunction(
131 return new TestProfileSyncService(factory,
139 TestProfileSyncService* TestProfileSyncService::BuildAutoStartAsyncInit(
141 TestProfileSyncService* sync_service = static_cast<TestProfileSyncService*>(
143 profile, &TestProfileSyncService::TestFactoryFunction));
161 TestProfileSyncService::components_factory_mock() {
166 void TestProfileSyncService::OnConfigureDone(
172 UserShare* TestProfileSyncService::GetUserShare() const {