FakeProfile 91 chrome/browser/ui/app_list/app_list_service_unittest.cc new FakeProfile("p1", user_data_dir_.AppendASCII("profile1"))); FakeProfile 93 chrome/browser/ui/app_list/app_list_service_unittest.cc new FakeProfile("p2", user_data_dir_.AppendASCII("profile2"))); FakeProfile 122 chrome/browser/ui/app_list/app_list_service_unittest.cc scoped_ptr<FakeProfile> profile1_; FakeProfile 123 chrome/browser/ui/app_list/app_list_service_unittest.cc scoped_ptr<FakeProfile> profile2_; FakeProfile 20 chrome/browser/ui/app_list/profile_loader_unittest.cc new FakeProfile("p1", base::FilePath(FILE_PATH_LITERAL("profile1")))); FakeProfile 22 chrome/browser/ui/app_list/profile_loader_unittest.cc new FakeProfile("p2", base::FilePath(FILE_PATH_LITERAL("profile2")))); FakeProfile 50 chrome/browser/ui/app_list/profile_loader_unittest.cc scoped_ptr<FakeProfile> profile1_; FakeProfile 51 chrome/browser/ui/app_list/profile_loader_unittest.cc scoped_ptr<FakeProfile> profile2_; FakeProfile 94 chrome/browser/ui/app_list/test/app_list_shower_unittest.cc scoped_ptr<FakeProfile> CreateProfile(const std::string& name) { FakeProfile 95 chrome/browser/ui/app_list/test/app_list_shower_unittest.cc return make_scoped_ptr(new FakeProfile(name)); FakeProfile 107 chrome/browser/ui/app_list/test/app_list_shower_unittest.cc scoped_ptr<FakeProfile> profile1_; FakeProfile 108 chrome/browser/ui/app_list/test/app_list_shower_unittest.cc scoped_ptr<FakeProfile> profile2_; FakeProfile 7 chrome/browser/ui/app_list/test/fake_profile.cc FakeProfile::FakeProfile(const std::string& name) FakeProfile 11 chrome/browser/ui/app_list/test/fake_profile.cc FakeProfile::FakeProfile(const std::string& name, const base::FilePath& path) FakeProfile 16 chrome/browser/ui/app_list/test/fake_profile.cc std::string FakeProfile::GetProfileName() { FakeProfile 20 chrome/browser/ui/app_list/test/fake_profile.cc Profile::ProfileType FakeProfile::GetProfileType() const { FakeProfile 24 chrome/browser/ui/app_list/test/fake_profile.cc base::FilePath FakeProfile::GetPath() const { FakeProfile 28 chrome/browser/ui/app_list/test/fake_profile.cc bool FakeProfile::IsOffTheRecord() const { FakeProfile 33 chrome/browser/ui/app_list/test/fake_profile.cc FakeProfile::GetDownloadManagerDelegate() { FakeProfile 37 chrome/browser/ui/app_list/test/fake_profile.cc net::URLRequestContextGetter* FakeProfile::GetRequestContextForRenderProcess( FakeProfile 42 chrome/browser/ui/app_list/test/fake_profile.cc net::URLRequestContextGetter* FakeProfile::GetMediaRequestContext() { FakeProfile 47 chrome/browser/ui/app_list/test/fake_profile.cc FakeProfile::GetMediaRequestContextForRenderProcess( FakeProfile 53 chrome/browser/ui/app_list/test/fake_profile.cc FakeProfile::GetMediaRequestContextForStoragePartition( FakeProfile 59 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::RequestMidiSysExPermission( FakeProfile 68 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::CancelMidiSysExPermissionRequest( FakeProfile 75 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::RequestProtectedMediaIdentifierPermission( FakeProfile 84 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::CancelProtectedMediaIdentifierPermissionRequests( FakeProfile 88 chrome/browser/ui/app_list/test/fake_profile.cc content::ResourceContext* FakeProfile::GetResourceContext() { FakeProfile 93 chrome/browser/ui/app_list/test/fake_profile.cc FakeProfile::GetGeolocationPermissionContext() { FakeProfile 97 chrome/browser/ui/app_list/test/fake_profile.cc quota::SpecialStoragePolicy* FakeProfile::GetSpecialStoragePolicy() { FakeProfile 102 chrome/browser/ui/app_list/test/fake_profile.cc FakeProfile::GetIOTaskRunner() { FakeProfile 106 chrome/browser/ui/app_list/test/fake_profile.cc Profile* FakeProfile::GetOffTheRecordProfile() { FakeProfile 110 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::DestroyOffTheRecordProfile() {} FakeProfile 112 chrome/browser/ui/app_list/test/fake_profile.cc bool FakeProfile::HasOffTheRecordProfile() { FakeProfile 116 chrome/browser/ui/app_list/test/fake_profile.cc Profile* FakeProfile::GetOriginalProfile() { FakeProfile 120 chrome/browser/ui/app_list/test/fake_profile.cc bool FakeProfile::IsManaged() { FakeProfile 124 chrome/browser/ui/app_list/test/fake_profile.cc history::TopSites* FakeProfile::GetTopSites() { FakeProfile 128 chrome/browser/ui/app_list/test/fake_profile.cc history::TopSites* FakeProfile::GetTopSitesWithoutCreating() { FakeProfile 132 chrome/browser/ui/app_list/test/fake_profile.cc ExtensionService* FakeProfile::GetExtensionService() { FakeProfile 136 chrome/browser/ui/app_list/test/fake_profile.cc ExtensionSpecialStoragePolicy* FakeProfile::GetExtensionSpecialStoragePolicy() { FakeProfile 140 chrome/browser/ui/app_list/test/fake_profile.cc PrefService* FakeProfile::GetPrefs() { FakeProfile 144 chrome/browser/ui/app_list/test/fake_profile.cc PrefService* FakeProfile::GetOffTheRecordPrefs() { FakeProfile 148 chrome/browser/ui/app_list/test/fake_profile.cc net::URLRequestContextGetter* FakeProfile::GetRequestContext() { FakeProfile 152 chrome/browser/ui/app_list/test/fake_profile.cc net::URLRequestContextGetter* FakeProfile::GetRequestContextForExtensions() { FakeProfile 156 chrome/browser/ui/app_list/test/fake_profile.cc net::SSLConfigService* FakeProfile::GetSSLConfigService() { FakeProfile 160 chrome/browser/ui/app_list/test/fake_profile.cc HostContentSettingsMap* FakeProfile::GetHostContentSettingsMap() { FakeProfile 164 chrome/browser/ui/app_list/test/fake_profile.cc bool FakeProfile::IsSameProfile(Profile* profile) { FakeProfile 168 chrome/browser/ui/app_list/test/fake_profile.cc base::Time FakeProfile::GetStartTime() const { FakeProfile 172 chrome/browser/ui/app_list/test/fake_profile.cc net::URLRequestContextGetter* FakeProfile::CreateRequestContext( FakeProfile 179 chrome/browser/ui/app_list/test/fake_profile.cc FakeProfile::CreateRequestContextForStoragePartition( FakeProfile 187 chrome/browser/ui/app_list/test/fake_profile.cc base::FilePath FakeProfile::last_selected_directory() { FakeProfile 191 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::set_last_selected_directory(const base::FilePath& path) {} FakeProfile 194 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::ChangeAppLocale( FakeProfile 196 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::OnLogin() {} FakeProfile 197 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::InitChromeOSPreferences() {} FakeProfile 200 chrome/browser/ui/app_list/test/fake_profile.cc PrefProxyConfigTracker* FakeProfile::GetProxyConfigTracker() { FakeProfile 204 chrome/browser/ui/app_list/test/fake_profile.cc chrome_browser_net::Predictor* FakeProfile::GetNetworkPredictor() { FakeProfile 208 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::ClearNetworkingHistorySince(base::Time time, FakeProfile 212 chrome/browser/ui/app_list/test/fake_profile.cc GURL FakeProfile::GetHomePage() { FakeProfile 216 chrome/browser/ui/app_list/test/fake_profile.cc bool FakeProfile::WasCreatedByVersionOrLater(const std::string& version) { FakeProfile 220 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::SetExitType(ExitType exit_type) { FakeProfile 223 chrome/browser/ui/app_list/test/fake_profile.cc Profile::ExitType FakeProfile::GetLastSessionExitType() { FakeProfile 26 chrome/browser/ui/app_list/test/fake_profile.h class FakeProfile : public Profile { FakeProfile 28 chrome/browser/ui/app_list/test/fake_profile.h explicit FakeProfile(const std::string& name); FakeProfile 29 chrome/browser/ui/app_list/test/fake_profile.h FakeProfile(const std::string& name, const base::FilePath& path);