managed_user_registration_utility_unittest.cc | 107 ManagedUserSyncService* service() { return service_; } function in class:ManagedUserRegistrationUtilityTest 173 service()->MergeDataAndStartSyncing(MANAGED_USERS, 198 service())); 217 service()->ProcessSyncChanges(FROM_HERE, new_changes); 266 service()->Shutdown(); 280 service()->StopSyncing(MANAGED_USERS);
|