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

/external/chromium_org/chrome/browser/ui/startup/
H A Dstartup_browser_creator_browsertest.cc802 Profile* profile_home2 = profile_manager->GetProfile(dest_path2); local
803 ASSERT_TRUE(profile_home2);
813 SessionStartupPref::SetStartupPref(profile_home2, pref_home);
848 last_opened_profiles.push_back(profile_home2);
856 SessionRestore::IsRestoring(profile_home2) ||
889 // profile_home2 was not launched since it would've only opened the home page.
890 ASSERT_EQ(0u, chrome::GetBrowserCount(profile_home2, original_desktop_type));

Completed in 57 milliseconds