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

  /external/chromium_org/chrome/browser/profiles/
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.cc 210 DestroyProfile(profile_);
218 void BrowserWithTestWindowTest::DestroyProfile(TestingProfile* profile) {

Completed in 122 milliseconds