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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_file_system_helper_unittest.cc 66 profile_.reset(new TestingProfile());
80 TestingProfile* GetProfile() {
190 scoped_ptr<TestingProfile> profile_;
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary_unittest.cc 105 TestingProfile profile_;
210 TestingProfile profile2;
453 TestingProfile profile2;
499 TestingProfile profile2;
542 TestingProfile profile2;
594 TestingProfile profile2;
645 TestingProfile profile2;
691 TestingProfile profile2;
742 TestingProfile profile2;
780 TestingProfile profile2
    [all...]
spellcheck_service_unittest.cc 35 TestingProfile profile_;
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_ash_unittest.cc 446 scoped_ptr<TestingProfile> profile(new TestingProfile());
556 scoped_ptr<TestingProfile> profile(new TestingProfile());
636 scoped_ptr<TestingProfile> profile(new TestingProfile());
723 scoped_ptr<TestingProfile> profile(new TestingProfile());
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_action_icon_factory_unittest.cc 138 profile_.reset(new TestingProfile);
165 TestingProfile* profile() { return profile_.get(); }
173 scoped_ptr<TestingProfile> profile_;
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_service_unittest.cc 104 profile_.reset(new TestingProfile());
269 TestingProfile* profile() { return profile_.get(); }
281 scoped_ptr<TestingProfile> profile_;
288 TestingProfile profile2;
  /external/chromium_org/chrome/browser/chromeos/accessibility/
magnification_manager_unittest.cc 98 TestingProfile profile_;
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_persistence_unittest.cc 40 TestingProfile* mock_profile =
  /external/chromium_org/chrome/browser/chromeos/login/
fake_login_utils.cc 59 profile = new TestingProfile();
  /external/chromium_org/chrome/browser/profiles/
profile_loader_unittest.cc 73 TestingProfile profile;
  /external/chromium_org/chrome/browser/search_engines/
template_url_prepopulate_data_unittest.cc 86 TestingProfile profile;
105 TestingProfile profile;
194 TestingProfile profile;
246 TestingProfile profile;
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_mock.h 25 // no-arg constructor provided so TestingProfile can use NiceMock.
30 // A utility used by sync tests to create a TestingProfile with a Google
32 static TestingProfile* MakeSignedInTestingProfile();
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_unittest.cc 56 // A mock version of TestingProfile holds MockTopSites.
57 class MockProfile : public TestingProfile {
  /external/chromium_org/chrome/browser/ui/ash/
screenshot_taker_unittest.cc 110 TestingProfile* profile =
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_ui_utils_unittest.cc 58 TestingProfile profile;
  /external/chromium_org/chrome/browser/ui/
browser_command_controller_unittest.cc 295 TestingProfile::Builder builder;
296 TestingProfile* profile2 = builder.Build().release();
298 TestingProfile::Builder builder2;
299 TestingProfile* profile1 = builder2.Build().release();
  /external/chromium/chrome/browser/extensions/
extension_cookies_unittest.cc 27 class OtrTestingProfile : public TestingProfile {
151 TestingProfile profile;
user_script_master_unittest.cc 75 TestingProfile profile;
87 TestingProfile profile;
  /external/chromium/chrome/browser/geolocation/
geolocation_settings_state_unittest.cc 26 TestingProfile profile;
123 TestingProfile profile;
  /external/chromium/chrome/browser/
plugin_exceptions_table_model_unittest.cc 66 profile_.reset(new TestingProfile());
148 scoped_ptr<TestingProfile> profile_;
  /external/chromium/chrome/browser/ui/search_engines/
keyword_editor_controller_unittest.cc 96 scoped_ptr<TestingProfile> profile_;
112 profile_.reset(new TestingProfile());
  /external/chromium_org/chrome/browser/autocomplete/
bookmark_provider_unittest.cc 65 scoped_ptr<TestingProfile> profile_;
74 profile_.reset(new TestingProfile());
  /external/chromium_org/chrome/browser/content_settings/
content_settings_usages_state_unittest.cc 40 TestingProfile profile;
145 TestingProfile profile;
  /external/chromium_org/chrome/browser/download/
download_shelf_unittest.cc 70 scoped_ptr<TestingProfile> profile_;
75 profile_(new TestingProfile()) {
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router_unittest.cc 86 test_profile_(new TestingProfile()),
105 scoped_ptr<TestingProfile> test_profile_;

Completed in 491 milliseconds

1 2 3 4 56 7 8 91011>>