Home
last modified time | relevance | path

Searched defs:kProfileName (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_shortcut_manager_unittest_win.cc293 const base::string16 kProfileName = L"Harry"; in TEST_F() local
314 const base::string16 kProfileName = L"<Harry/>"; in TEST_F() local
334 const base::string16 kProfileName = L"MyProfileX"; in TEST_F() local
/external/chromium_org/chrome/common/
Dpref_names.cc1198 const char kProfileName[] = "profile.name"; variable