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

  /external/chromium_org/chrome/browser/profiles/
profile_destroyer.h 41 void DestroyProfile();
profile_destroyer.cc 111 base::Bind(&ProfileDestroyer::DestroyProfile,
147 &ProfileDestroyer::DestroyProfile, weak_ptr_factory_.GetWeakPtr()));
151 void ProfileDestroyer::DestroyProfile() {
  /external/chromium_org/chrome/test/base/
browser_with_test_window_test.h 146 virtual void DestroyProfile(TestingProfile* profile);
178 // |DestroyProfile()| function - which can be overwritten by derived testing
browser_with_test_window_test.cc 210 DestroyProfile(profile_);
218 void BrowserWithTestWindowTest::DestroyProfile(TestingProfile* profile) {
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_unittest.cc     [all...]

Completed in 106 milliseconds