HomeSort by relevance Sort by last modified time
    Searched refs:GetTestingPrefService (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium/chrome/browser/content_settings/
content_settings_policy_provider_unittest.cc 37 TestingPrefService* prefs = profile.GetTestingPrefService();
65 TestingPrefService* prefs = profile.GetTestingPrefService();
104 TestingPrefService* prefs = profile.GetTestingPrefService();
141 TestingPrefService* prefs = profile.GetTestingPrefService();
host_content_settings_map_unittest.cc 707 TestingPrefService* prefs = profile.GetTestingPrefService();
745 TestingPrefService* prefs = profile.GetTestingPrefService();
    [all...]
  /external/chromium_org/chrome/browser/printing/cloud_print/
cloud_print_proxy_service_unittest.cc 230 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
246 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
263 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
281 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
298 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
319 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
343 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
364 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
383 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
406 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService();
    [all...]
  /external/chromium_org/chrome/browser/content_settings/
content_settings_policy_provider_unittest.cc 50 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService();
84 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService();
111 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService();
138 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService();
210 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService();
247 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService();
host_content_settings_map_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_per_browser_unittest.cc 197 profile_->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
240 profile_->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
282 profile_->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
284 profile_->GetTestingPrefService()->SetInteger(prefs::kShelfChromeIconIndex,
321 profile_->GetTestingPrefService()->SetManagedPref(prefs::kPinnedLauncherApps,
353 profile_->GetTestingPrefService()->SetManagedPref(prefs::kPinnedLauncherApps,
390 profile_->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
399 profile_->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
410 profile_->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
421 profile_->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps
    [all...]
chrome_launcher_controller_per_app_unittest.cc 331 profile()->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
370 profile()->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
409 profile()->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
411 profile()->GetTestingPrefService()->SetInteger(prefs::kShelfChromeIconIndex,
446 profile()->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
459 profile()->GetTestingPrefService()->SetInteger(prefs::kShelfChromeIconIndex,
461 profile()->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
468 profile()->GetTestingPrefService()->SetInteger(prefs::kShelfChromeIconIndex,
470 profile()->GetTestingPrefService()->SetUserPref(prefs::kPinnedLauncherApps,
666 profile()->GetTestingPrefService()->SetManagedPref(prefs::kPinnedLauncherApps
    [all...]
  /external/chromium/chrome/browser/extensions/
external_policy_extension_loader_unittest.cc 49 profile_->GetTestingPrefService()->SetManagedPref(
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_persistence_unittest.cc 47 mock_user_prefs_ = mock_profile->GetTestingPrefService();
  /external/chromium_org/chrome/browser/extensions/
external_policy_loader_unittest.cc 54 profile_->GetTestingPrefService()->SetManagedPref(
  /external/chromium/chrome/browser/search_engines/
search_provider_install_data_unittest.cc 193 TestingPrefService* service = util_.profile()->GetTestingPrefService();
210 Source<PrefService>(util_.profile()->GetTestingPrefService()),
  /external/chromium/chrome/browser/ui/search_engines/
keyword_editor_controller_unittest.cc 69 TestingPrefService* service = profile_->GetTestingPrefService();
86 Source<PrefService>(profile_->GetTestingPrefService()),
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_test_util.cc 147 TestingPrefServiceSyncable* pref_service = profile()->GetTestingPrefService();
174 TestingPrefServiceSyncable* pref_service = profile()->GetTestingPrefService();
template_url_prepopulate_data_unittest.cc 106 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService();
195 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService();
search_provider_install_data_unittest.cc 176 util_.profile()->GetTestingPrefService();
template_url_service_sync_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_preference_unittest.cc 129 prefs_ = profile_->GetTestingPrefService();
612 profile_->GetTestingPrefService()->SetManagedPref(
619 profile_->GetTestingPrefService()->RemoveManagedPref(prefs::kHomePage);
640 profile_->GetTestingPrefService()->SetManagedPref(
661 profile_->GetTestingPrefService()->RemoveManagedPref(prefs::kHomePage);
680 profile_->GetTestingPrefService()->SetManagedPref(
688 profile_->GetTestingPrefService()->RemoveManagedPref(prefs::kHomePage);
  /external/chromium_org/chrome/browser/prefs/
chrome_pref_service_unittest.cc 154 profile()->GetTestingPrefService();
pref_metrics_service_unittest.cc 44 prefs_ = profile_.GetTestingPrefService();
  /external/chromium_org/chrome/browser/net/
chrome_network_delegate_unittest.cc 101 profile_.GetTestingPrefService());
298 profile_.GetTestingPrefService());
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper_unittest.cc 606 profile()->GetTestingPrefService()->SetManagedPref(
614 profile()->GetTestingPrefService()->SetManagedPref(
618 profile()->GetTestingPrefService()->SetManagedPref(
834 profile()->GetTestingPrefService()->SetManagedPref(
841 profile()->GetTestingPrefService()->SetManagedPref
    [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_preference_unittest.cc 56 prefs_ = profile_->GetTestingPrefService();
472 profile_->GetTestingPrefService()->SetManagedPref(
496 profile_->GetTestingPrefService()->RemoveManagedPref(prefs::kHomePage);
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_registration_utility_unittest.cc 99 PrefService* prefs() { return profile_.GetTestingPrefService(); }
  /external/chromium_org/chrome/browser/ui/search_engines/
keyword_editor_controller_unittest.cc 71 TestingPrefServiceSyncable* service = profile_->GetTestingPrefService();
  /external/chromium_org/chrome/test/base/
testing_profile.h 169 TestingPrefServiceSyncable* GetTestingPrefService();

Completed in 1041 milliseconds

1 2