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

  /external/chromium_org/chrome/browser/ui/
settings_window_manager.h 39 Browser* FindBrowserForProfile(Profile* profile);
settings_window_manager.cc 44 Browser* browser = FindBrowserForProfile(profile);
76 Browser* SettingsWindowManager::FindBrowserForProfile(Profile* profile) {
settings_window_manager_browsertest.cc 132 settings_manager_->FindBrowserForProfile(browser()->profile());
141 settings_manager_->FindBrowserForProfile(browser()->profile()));
146 EXPECT_FALSE(settings_manager_->FindBrowserForProfile(browser()->profile()));
151 settings_manager_->FindBrowserForProfile(browser()->profile());
166 settings_manager_->FindBrowserForProfile(browser()->profile());
175 settings_manager_->FindBrowserForProfile(test_profile);
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc     [all...]

Completed in 134 milliseconds