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 110 base::Bind(&ProfileDestroyer::DestroyProfile,
151 &ProfileDestroyer::DestroyProfile, weak_ptr_factory_.GetWeakPtr()));
155 void ProfileDestroyer::DestroyProfile() {
  /external/chromium_org/chrome/test/base/
browser_with_test_window_test.cc 181 DestroyProfile(profile_);
189 void BrowserWithTestWindowTest::DestroyProfile(TestingProfile* profile) {
browser_with_test_window_test.h 138 virtual void DestroyProfile(TestingProfile* profile);
162 // |DestroyProfile()| function - which can be overwritten by derived testing
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_unittest.cc     [all...]

Completed in 88 milliseconds