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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_unittest_win.cc59 profile_3_path_ = CreateProfileDirectory(profile_3_name_);
286 base::FilePath profile_3_path_; member in class:ProfileShortcutManagerTest
436 CreateProfileWithShortcut(FROM_HERE, profile_3_name_, profile_3_path_);
459 profile_info_cache_->DeleteProfileFromCache(profile_3_path_);
615 CreateProfileWithShortcut(FROM_HERE, profile_3_name_, profile_3_path_);
698 profile_info_cache_->AddProfileToCache(profile_3_path_, profile_3_name_,
706 profile_info_cache_->GetIndexOfProfileWithPath(profile_3_path_), 3);
712 profile_info_cache_->GetIndexOfProfileWithPath(profile_3_path_),

Completed in 67 milliseconds