/external/chromium_org/chrome/test/base/ |
D | testing_profile.cc | 196 const char TestingProfile::kTestUserProfileDir[] = "test-user"; 198 const char TestingProfile::kTestUserProfileDir[] = "Default"; 201 TestingProfile::TestingProfile() in TestingProfile() function in TestingProfile 219 TestingProfile::TestingProfile(const base::FilePath& path) in TestingProfile() function in TestingProfile 235 TestingProfile::TestingProfile(const base::FilePath& path, in TestingProfile() function in TestingProfile 252 base::Bind(&TestingProfile::FinishInit, base::Unretained(this))); in TestingProfile() 258 TestingProfile::TestingProfile( in TestingProfile() function in TestingProfile 265 TestingProfile* parent, in TestingProfile() 310 base::Bind(&TestingProfile::FinishInit, base::Unretained(this))); in TestingProfile() 316 void TestingProfile::CreateTempProfileDir() { in CreateTempProfileDir() [all …]
|
D | testing_profile_manager.cc | 33 return new TestingProfile(file_path); in CreateProfileHelper() 57 TestingProfile* TestingProfileManager::CreateTestingProfile( in CreateTestingProfile() 63 const TestingProfile::TestingFactories& factories) { in CreateTestingProfile() 82 TestingProfile::Builder builder; in CreateTestingProfile() 87 for (TestingProfile::TestingFactories::const_iterator it = factories.begin(); in CreateTestingProfile() 92 TestingProfile* profile = builder.Build().release(); in CreateTestingProfile() 110 TestingProfile* TestingProfileManager::CreateTestingProfile( in CreateTestingProfile() 115 TestingProfile::TestingFactories()); in CreateTestingProfile() 118 TestingProfile* TestingProfileManager::CreateGuestProfile() { in CreateGuestProfile() 122 TestingProfile::Builder builder; in CreateGuestProfile() [all …]
|
D | testing_profile_manager.h | 23 class TestingProfile; variable 52 TestingProfile* CreateTestingProfile( 58 const TestingProfile::TestingFactories& factories); 61 TestingProfile* CreateTestingProfile(const std::string& name); 68 TestingProfile* CreateGuestProfile(); 93 typedef std::map<std::string, TestingProfile*> TestingProfilesMap;
|
D | testing_profile.h | 47 class TestingProfile : public Profile { 58 TestingProfile(); 111 scoped_ptr<TestingProfile> Build(); 116 TestingProfile* BuildIncognito(TestingProfile* original_profile); 143 explicit TestingProfile(const base::FilePath& path); 148 TestingProfile(const base::FilePath& path, Delegate* delegate); 152 TestingProfile(const base::FilePath& path, 158 TestingProfile* parent, 164 virtual ~TestingProfile(); 236 virtual TestingProfile* AsTestingProfile() OVERRIDE; [all …]
|
D | browser_with_test_window_test.h | 107 TestingProfile* profile() const { return profile_; } in profile() 109 TestingProfile* GetProfile() { return profile_; } in GetProfile() 143 virtual TestingProfile* CreateProfile(); 146 virtual void DestroyProfile(TestingProfile* profile); 180 TestingProfile* profile_;
|
D | chrome_render_view_host_test_harness.cc | 31 TestingProfile* ChromeRenderViewHostTestHarness::profile() { in profile() 32 return static_cast<TestingProfile*>(browser_context()); in profile() 65 TestingProfile::Builder builder; in CreateBrowserContext()
|
/external/chromium_org/chrome/browser/extensions/activity_log/ |
D | activity_log_enabled_unittest.cc | 53 scoped_ptr<TestingProfile> profile( in TEST_F() 54 static_cast<TestingProfile*>(CreateBrowserContext())); in TEST_F() 67 scoped_ptr<TestingProfile> profile1( in TEST_F() 68 static_cast<TestingProfile*>(CreateBrowserContext())); in TEST_F() 69 scoped_ptr<TestingProfile> profile2( in TEST_F() 70 static_cast<TestingProfile*>(CreateBrowserContext())); in TEST_F() 91 scoped_ptr<TestingProfile> profile1( in TEST_F() 92 static_cast<TestingProfile*>(CreateBrowserContext())); in TEST_F() 93 scoped_ptr<TestingProfile> profile2( in TEST_F() 94 static_cast<TestingProfile*>(CreateBrowserContext())); in TEST_F() [all …]
|
/external/chromium_org/chrome/browser/password_manager/ |
D | password_manager_internals_service_unittest.cc | 30 scoped_ptr<TestingProfile> CreateProfile(ProfileType type) { in CreateProfile() 31 TestingProfile::Builder builder; in CreateProfile() 32 scoped_ptr<TestingProfile> profile(builder.Build()); in CreateProfile() 52 scoped_ptr<TestingProfile> profile(CreateProfile(NORMAL_PROFILE)); in TEST() 72 scoped_ptr<TestingProfile> profile(CreateProfile(INCOGNITO_PROFILE)); in TEST()
|
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/ |
D | last_download_finder_unittest.cc | 40 TestingProfile* profile = static_cast<TestingProfile*>(context); in BuildHistoryService() 74 TestingProfile* profile = CreateProfile(SAFE_BROWSING_OPT_IN); in CreateProfileWithDownload() 123 TestingProfile* CreateProfile(SafeBrowsingDisposition safe_browsing_opt_in) { in CreateProfile() 128 TestingProfile::TestingFactories factories; in CreateProfile() 145 TestingProfile* profile = profile_manager_->CreateTestingProfile( in CreateProfile() 270 TestingProfile* profile = CreateProfile(SAFE_BROWSING_OPT_OUT); in TEST_F() 281 TestingProfile* profile = CreateProfile(SAFE_BROWSING_OPT_IN); in TEST_F() 292 TestingProfile* profile = CreateProfile(SAFE_BROWSING_OPT_IN); in TEST_F()
|
/external/chromium_org/chrome/browser/notifications/ |
D | message_center_notifications_unittest.cc | 129 TestingProfile profile; in TEST_F() 135 TestingProfile profile; in TEST_F() 146 TestingProfile profile; in TEST_F() 170 TestingProfile profile; in TEST_F() 185 TestingProfile profile; in TEST_F() 197 TestingProfile profile; in TEST_F()
|
/external/chromium_org/chrome/browser/search_engines/ |
D | template_url_service_factory_test_util.h | 13 class TestingProfile; variable 19 explicit TemplateURLServiceFactoryTestUtil(TestingProfile* profile); 47 TestingProfile* profile_;
|
D | template_url_service_test_util.h | 20 class TestingProfile; variable 78 TestingProfile* profile() { return profile_.get(); } in profile() 81 scoped_ptr<TestingProfile> profile_;
|
/external/chromium_org/chrome/browser/profiles/ |
D | profile_manager_unittest.cc | 80 return new TestingProfile(file_path, NULL); in CreateProfileHelper() 90 return new TestingProfile(path, this); in CreateProfileAsyncHelper() 258 TestingProfile* profile1 = in TEST_F() 259 static_cast<TestingProfile*>(profile_manager->GetProfile(dest_path1)); in TEST_F() 262 TestingProfile* profile2 = in TEST_F() 263 static_cast<TestingProfile*>(profile_manager->GetProfile(dest_path2)); in TEST_F() 359 TestingProfile* supervised_profile = in TEST_F() 360 new TestingProfile(supervised_path, NULL); in TEST_F() 370 TestingProfile* nonsupervised_profile = new TestingProfile(nonsupervised_path, in TEST_F() 397 TestingProfile::Builder builder; in CreateProfileHelper() [all …]
|
D | profile_destroyer_unittest.cc | 12 class TestingOffTheRecordDestructionProfile : public TestingProfile { 15 : TestingProfile(base::FilePath(), in TestingOffTheRecordDestructionProfile() 32 class TestingOriginalDestructionProfile : public TestingProfile { 65 virtual TestingProfile* CreateProfile() OVERRIDE { in CreateProfile()
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | cocoa_profile_test.h | 17 class TestingProfile; variable 49 TestingProfile* profile() { return profile_; } in profile() 63 TestingProfile* profile_; // Weak; owned by profile_manager_.
|
/external/chromium_org/chrome/browser/content_settings/ |
D | host_content_settings_map_unittest.cc | 42 TestingProfile profile; in TEST_F() 75 TestingProfile profile; in TEST_F() 184 TestingProfile profile; in TEST_F() 231 TestingProfile profile; in TEST_F() 272 TestingProfile profile; in TEST_F() 313 TestingProfile profile; in TEST_F() 349 TestingProfile profile; in TEST_F() 395 TestingProfile profile; in TEST_F() 550 TestingProfile profile; in TEST_F() 616 TestingProfile profile; in TEST_F() [all …]
|
D | content_settings_pref_provider_unittest.cc | 107 TestingProfile profile; in TEST_F() 156 TestingProfile::Builder profile_builder; in TEST_F() 158 scoped_ptr<TestingProfile> profile = profile_builder.Build(); in TEST_F() 160 TestingProfile::Builder otr_profile_builder; in TEST_F() 201 TestingProfile testing_profile; in TEST_F() 263 TestingProfile testing_profile; in TEST_F() 352 TestingProfile testing_profile; in TEST_F() 388 TestingProfile profile; in TEST_F() 445 TestingProfile testing_profile; in TEST_F()
|
D | content_settings_policy_provider_unittest.cc | 49 TestingProfile profile; in TEST_F() 83 TestingProfile profile; in TEST_F() 110 TestingProfile profile; in TEST_F() 137 TestingProfile profile; in TEST_F() 209 TestingProfile profile; in TEST_F() 246 TestingProfile profile; in TEST_F()
|
/external/chromium_org/chrome/browser/sync/ |
D | profile_sync_service_mock.cc | 47 TestingProfile* ProfileSyncServiceMock::MakeSignedInTestingProfile() { in MakeSignedInTestingProfile() 48 TestingProfile* profile = new TestingProfile(); in MakeSignedInTestingProfile()
|
/external/chromium_org/chrome/browser/extensions/ |
D | test_extension_environment.h | 23 class TestingProfile; variable 46 TestingProfile* profile() const; 80 scoped_ptr<TestingProfile> profile_;
|
/external/chromium_org/chrome/browser/browsing_data/ |
D | browsing_data_appcache_helper_unittest.cc | 44 TestingProfile profile; in TEST_F() 79 TestingProfile profile; in TEST_F() 103 TestingProfile profile; in TEST_F() 118 TestingProfile profile; in TEST_F() 140 TestingProfile profile; in TEST_F()
|
D | browsing_data_local_storage_helper_unittest.cc | 18 TestingProfile profile; in TEST_F() 33 TestingProfile profile; in TEST_F() 54 TestingProfile profile; in TEST_F()
|
/external/chromium_org/chrome/browser/invalidation/ |
D | invalidation_service_android_unittest.cc | 36 profile_.reset(new TestingProfile()); in CreateInvalidationService() 64 scoped_ptr<TestingProfile> profile_; 102 TestingProfile profile_; 156 TestingProfile profile_;
|
/external/chromium_org/chrome/browser/ui/webui/ |
D | theme_source_unittest.cc | 24 TestingProfile* profile() const { return profile_.get(); } in profile() 36 profile_.reset(new TestingProfile()); in SetUp() 56 scoped_ptr<TestingProfile> profile_;
|
/external/chromium_org/chrome/browser/search/ |
D | hotword_service_unittest.cc | 94 TestingProfile::Builder profile_builder; in TEST_F() 95 scoped_ptr<TestingProfile> profile = profile_builder.Build(); in TEST_F() 131 TestingProfile::Builder profile_builder; in TEST_F() 132 scoped_ptr<TestingProfile> profile = profile_builder.Build(); in TEST_F() 171 TestingProfile::Builder profile_builder; in TEST_F() 172 scoped_ptr<TestingProfile> profile = profile_builder.Build(); in TEST_F()
|