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

  /external/chromium_org/chrome/browser/profiles/
profile.h 173 virtual TestingProfile* AsTestingProfile();
profile_destroyer.cc 39 if (profile->AsTestingProfile() == NULL) {
profile.cc 56 TestingProfile* Profile::AsTestingProfile() {
  /external/chromium_org/chrome/browser/safe_browsing/
last_download_finder_unittest.cc 116 profiles[0]->AsTestingProfile()->DestroyHistoryService();
  /external/chromium_org/chrome/test/base/
testing_profile.h 222 virtual TestingProfile* AsTestingProfile() OVERRIDE;
testing_profile.cc 603 TestingProfile* TestingProfile::AsTestingProfile() {
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_command_controller_unittest.cc 142 TestingProfile* testprofile = browser()->profile()->AsTestingProfile();
422 TestingProfile* testprofile = browser()->profile()->AsTestingProfile();
  /external/chromium_org/chrome/browser/sessions/
session_service.cc     [all...]

Completed in 2552 milliseconds