HomeSort by relevance Sort by last modified time
    Searched refs:other_profile (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/chromeos/power/
power_prefs_unittest.cc 184 TestingProfile* other_profile = local
189 content::Source<Profile>(other_profile),
237 TestingProfile* other_profile = local
242 content::Source<Profile>(other_profile),
  /external/chromium_org/chrome/browser/power/
process_power_collector_unittest.cc 229 scoped_ptr<Profile> other_profile(CreateProfile());
230 Browser::CreateParams native_params(other_profile.get(),
260 // |other_profile| should have an entry for |hidden_url| but not |url|.
262 OriginPowerMapFactory::GetForBrowserContext(other_profile.get());
  /external/chromium_org/chrome/browser/lifetime/
browser_close_manager_browsertest.cc 816 Profile* other_profile = local
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_browsertest.cc 598 Profile* other_profile = profile_manager->GetProfile(dest_path); local
599 ASSERT_TRUE(other_profile);
617 SessionStartupPref::SetStartupPref(other_profile, pref2);
629 last_opened_profiles.push_back(other_profile);
634 // in a browser for other_profile.
646 ASSERT_EQ(1u, chrome::GetBrowserCount(other_profile,
648 new_browser = FindOneOtherBrowserForProfile(other_profile, NULL);
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 363 Profile* other_profile = local
365 return other_profile == profile();
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.cc 1456 Profile* other_profile = multi_user_util::GetProfileFromUserID(user_id); local
    [all...]

Completed in 1549 milliseconds