HomeSort by relevance Sort by last modified time
    Searched full:profile_2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_interactive_uitest.cc 38 Profile* profile_2 = profile_manager->GetProfile( local
41 ASSERT_TRUE(profile_2);
56 SessionStartupPref::SetStartupPref(profile_2, pref_urls);
67 last_opened_profiles.push_back(profile_2);
70 browser_creator.Start(dummy, profile_manager->user_data_dir(), profile_2,
78 // The last used profile (the profile_2 in this case) must be active.
79 ASSERT_EQ(1u, chrome::GetBrowserCount(profile_2,
81 new_browser = FindBrowserWithProfile(profile_2,
  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 175 // Directories are named "profile_1", "profile_2", etc., in sequence of

Completed in 24 milliseconds