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_);
289 base::FilePath profile_3_path_; member in class:ProfileShortcutManagerTest
442 CreateProfileWithShortcut(FROM_HERE, profile_3_name_, profile_3_path_);
465 profile_info_cache_->DeleteProfileFromCache(profile_3_path_);
623 CreateProfileWithShortcut(FROM_HERE, profile_3_name_, profile_3_path_);
706 profile_info_cache_->AddProfileToCache(profile_3_path_, profile_3_name_,
714 profile_info_cache_->GetIndexOfProfileWithPath(profile_3_path_), 3);
720 profile_info_cache_->GetIndexOfProfileWithPath(profile_3_path_),

Completed in 110 milliseconds