Searched refs:user_profile_list_path_ (Results 1 – 3 of 3) sorted by relevance
134 user_profile_list_path_(FilePath(Profile::kUserProfileListPathname)), in Manager()357 Profile::LoadUserProfileList(user_profile_list_path_); in InitializeProfiles()587 Profile::SaveUserProfileList(user_profile_list_path_, profiles_); in OnProfilesChanged()
797 base::FilePath user_profile_list_path_; // Changed in tests. variable
4443 manager.user_profile_list_path_ = temp_dir.path().Append("user_profile_list"); in TEST_F()