Home
last modified time | relevance | path

Searched refs:profile_name_ (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/prefs/
Dpref_metrics_service.cc79 profile_name_(profile_->GetPath().AsUTF8Unsafe()), in PrefMetricsService()
115 profile_name_(profile_->GetPath().AsUTF8Unsafe()), in PrefMetricsService()
288 pref_hash_dicts->GetDictionaryWithoutPathExpansion(profile_name_, in CheckTrackedPreferences()
359 if (!update->GetDictionaryWithoutPathExpansion(profile_name_, in UpdateTrackedPreference()
362 update->SetWithoutPathExpansion(profile_name_, child_dictionary); in UpdateTrackedPreference()
Dpref_metrics_service_unittest.cc60 profile_name_ = profile_->GetPath().AsUTF8Unsafe(); in SetUp()
154 std::string profile_name_; member in PrefMetricsServiceTest
222 profile_name_, &child_dictionary)); in TEST_F()
369 ASSERT_TRUE(update->GetDictionaryWithoutPathExpansion(profile_name_, in TEST_F()
Dpref_metrics_service.h119 std::string profile_name_;
/external/chromium_org/chrome_frame/
Dchrome_frame_automation.h117 profile_name_(profile_name), language_(language), in ChromeFrameLaunchParams()
155 return profile_name_; in profile_name()
192 std::wstring profile_name_; variable
Dutils.h535 return profile_name_; in profile_name()
553 std::string profile_name_; variable
Dutils.cc1499 profile_name_ = tokenizer.token(); in ParseAttachExternalTabUrl()
1501 profile_name_ = net::UnescapeURLComponent(profile_name_, in ParseAttachExternalTabUrl()
1516 profile_name_.clear(); in Reset()
/external/chromium_org/chrome/test/base/
Dtesting_profile.h338 profile_name_ = profile_name; in set_profile_name()
418 std::string profile_name_; variable
Dtesting_profile.cc369 profile_name_ = "testing_profile"; in Init()
578 return profile_name_; in GetProfileName()
/external/chromium_org/chrome/browser/ui/cocoa/
Dtask_manager_mac_unittest.mm40 base::string16 profile_name_;