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_);
112 CreateProfileWithShortcut(location, profile_2_name_, profile_2_path_);
239 profile_info_cache_->GetIndexOfProfileWithPath(profile_2_path_);
287 base::FilePath profile_2_path_; member in class:ProfileShortcutManagerTest
345 CreateProfileWithShortcut(FROM_HERE, profile_2_name_, profile_2_path_);
350 CreateProfileWithShortcut(FROM_HERE, profile_2_name_, profile_2_path_);
355 RenameProfile(FROM_HERE, profile_2_path_, new_profile_2_name);
357 ValidateProfileShortcut(FROM_HERE, new_profile_2_name, profile_2_path_);
366 profile_info_cache_->AddProfileToCache(profile_2_path_, profile_2_name_,
381 profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
[all...]

Completed in 27 milliseconds