HomeSort by relevance Sort by last modified time
    Searched refs:TestingProfile (Results 101 - 125 of 352) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/login/
online_attempt_unittest.cc 88 TestingProfile profile;
111 TestingProfile profile;
138 TestingProfile profile;
161 TestingProfile profile;
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_test_util.h 85 class MockProfile : public TestingProfile {
  /external/chromium_org/chrome/browser/extensions/
browser_permissions_policy_delegate_unittest.cc 37 TestingProfile* profile_;
extension_warning_badge_service_unittest.cc 69 TestingProfile profile;
extension_icon_image_unittest.cc 213 scoped_ptr<Profile> profile(new TestingProfile());
284 scoped_ptr<Profile> profile(new TestingProfile());
324 scoped_ptr<Profile> profile(new TestingProfile());
362 scoped_ptr<Profile> profile(new TestingProfile());
402 scoped_ptr<Profile> profile(new TestingProfile());
442 scoped_ptr<Profile> profile(new TestingProfile());
481 scoped_ptr<Profile> profile(new TestingProfile());
526 scoped_ptr<Profile> profile(new TestingProfile());
extension_icon_manager_unittest.cc 103 scoped_ptr<Profile> profile(new TestingProfile());
145 scoped_ptr<Profile> profile(new TestingProfile());
  /external/chromium_org/chrome/browser/importer/
profile_writer_unittest.cc 137 TestingProfile profile2;
146 TestingProfile profile1;
170 TestingProfile profile;
196 TestingProfile profile;
  /external/chromium_org/chrome/browser/notifications/
desktop_notifications_unittest.h 106 scoped_ptr<TestingProfile> profile_;
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_controller_unittest.cc 28 TestingProfile profile_;
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_icon_painter_unittest.cc 27 TestingProfile profile_;
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_unittest.cc 77 virtual TestingProfile* CreateProfile() OVERRIDE;
119 TestingProfile* BrowserViewTest::CreateProfile() {
120 TestingProfile* profile = BrowserWithTestWindowTest::CreateProfile();
325 // This profile instance is owned by the TestingProfile instance within the
327 TestingProfile* incognito_profile = new TestingProfile();
  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher_unittest.cc 108 TestingProfile profile_;
379 TestingProfile profile;
401 TestingProfile profile;
424 TestingProfile profile;
454 TestingProfile profile;
479 TestingProfile profile;
  /external/chromium_org/chrome/browser/autocomplete/
extension_app_provider_unittest.cc 39 scoped_ptr<TestingProfile> profile_;
44 profile_.reset(new TestingProfile());
  /external/chromium_org/chrome/browser/extensions/error_console/
error_console_unittest.cc 59 profile_(new TestingProfile),
65 scoped_ptr<TestingProfile> profile_;
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_permissions_unittest.cc 56 profile_.reset(new TestingProfile);
137 scoped_ptr<TestingProfile> profile_;
  /external/chromium_org/chrome/browser/password_manager/
password_generation_manager_unittest.cc 70 TestingProfile::Builder builder;
71 scoped_ptr<TestingProfile> profile = builder.Build();
  /external/chromium_org/chrome/browser/profiles/
profile.h 29 class TestingProfile;
172 virtual TestingProfile* AsTestingProfile();
  /external/chromium_org/chrome/browser/signin/
signin_tracker_unittest.cc 64 profile_.reset(new TestingProfile());
91 scoped_ptr<TestingProfile> profile_;
  /external/chromium_org/chrome/browser/sync/
sync_startup_tracker_unittest.cc 36 profile_.reset(new TestingProfile());
68 scoped_ptr<TestingProfile> profile_;
  /external/chromium_org/chrome/test/base/
browser_with_test_window_test.cc 185 TestingProfile* BrowserWithTestWindowTest::CreateProfile() {
186 return new TestingProfile();
  /external/chromium/chrome/browser/
autocomplete_history_manager_unittest.cc 46 TestingProfile profile_;
browser_about_handler_unittest.cc 106 TestingProfile profile;
  /external/chromium/chrome/browser/autocomplete/
history_contents_provider_unittest.cc 54 TestingProfile* profile() const { return profile_.get(); }
61 profile_.reset(new TestingProfile());
105 scoped_ptr<TestingProfile> profile_;
  /external/chromium/chrome/browser/sync/glue/
theme_util_unittest.cc 103 TestingProfile profile;
117 TestingProfile profile;
218 TestingProfile profile;
  /external/chromium/chrome/browser/web_resource/
promo_resource_service_unittest.cc 25 TestingProfile profile;
115 TestingProfile profile;
186 TestingProfile profile;

Completed in 541 milliseconds

1 2 3 45 6 7 8 91011>>