Searched refs:GetSyncServiceURL (Results 1 – 5 of 5) sorted by relevance
106 ProfileSyncService::GetSyncServiceURL(*command_line_); in TestSwitchDisablesType()113 ProfileSyncService::GetSyncServiceURL(*command_line_), in TestSwitchDisablesType()142 ProfileSyncService::GetSyncServiceURL(*command_line_), in TEST_F()
106 ProfileSyncService::GetSyncServiceURL(*CommandLine::ForCurrentProcess()); in BuildServiceInstanceFor()
613 TEST_F(ProfileSyncServiceTest, GetSyncServiceURL) { in TEST_F() argument619 ProfileSyncService::GetSyncServiceURL(command_line).spec()); in TEST_F()
781 static GURL GetSyncServiceURL(const base::CommandLine& command_line);
200 sync_service_url_(GetSyncServiceURL(*CommandLine::ForCurrentProcess())), in ProfileSyncService()2564 GURL ProfileSyncService::GetSyncServiceURL( in GetSyncServiceURL() function in ProfileSyncService