AsTestingProfile 173 chrome/browser/profiles/profile.h virtual TestingProfile* AsTestingProfile(); AsTestingProfile 39 chrome/browser/profiles/profile_destroyer.cc if (profile->AsTestingProfile() == NULL) { AsTestingProfile 1530 chrome/browser/sessions/session_service.cc if (!profile() || profile()->AsTestingProfile()) { AsTestingProfile 1554 chrome/browser/sessions/session_service.cc if (!profile() || profile()->AsTestingProfile()) { AsTestingProfile 1796 chrome/browser/sessions/session_service.cc if (!profile() || profile()->AsTestingProfile()) AsTestingProfile 224 chrome/test/base/testing_profile.h virtual TestingProfile* AsTestingProfile() OVERRIDE;