Searched refs:profile_2_path_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_unittest_win.cc57 profile_2_path_ = CreateProfileDirectory(profile_2_name_);
111 CreateProfileWithShortcut(location, profile_2_name_, profile_2_path_);
236 profile_info_cache_->GetIndexOfProfileWithPath(profile_2_path_);
284 base::FilePath profile_2_path_; member in class:ProfileShortcutManagerTest
339 CreateProfileWithShortcut(FROM_HERE, profile_2_name_, profile_2_path_);
344 CreateProfileWithShortcut(FROM_HERE, profile_2_name_, profile_2_path_);
349 RenameProfile(FROM_HERE, profile_2_path_, new_profile_2_name);
351 ValidateProfileShortcut(FROM_HERE, new_profile_2_name, profile_2_path_);
360 profile_info_cache_->AddProfileToCache(profile_2_path_, profile_2_name_,
375 profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
[all...]

Completed in 84 milliseconds