Home
last modified time | relevance | path

Searched refs:SetUserNameOfProfileAtIndex (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/profiles/
Dnew_avatar_menu_button_browsertest.cc63 cache.SetUserNameOfProfileAtIndex(0, base::UTF8ToUTF16("user_name")); in CreateTestingProfile()
/external/chromium_org/chrome/browser/profiles/
Dprofile_manager_unittest.cc1101 cache.SetUserNameOfProfileAtIndex(0, ASCIIToUTF16("user@gmail.com")); in TEST_F()
1108 cache.SetUserNameOfProfileAtIndex(0, ASCIIToUTF16("user@gmail.com")); in TEST_F()
1161 cache.SetUserNameOfProfileAtIndex(index, email1); in TEST_F()
1167 cache.SetUserNameOfProfileAtIndex(index, email2); in TEST_F()
1172 cache.SetUserNameOfProfileAtIndex(index, email3); in TEST_F()
Dprofile_info_cache.h103 void SetUserNameOfProfileAtIndex(size_t index,
Dprofile_info_cache_unittest.cc212 GetCache()->SetUserNameOfProfileAtIndex(1, new_user_name); in TEST_F()
Dprofile_info_cache.cc498 void ProfileInfoCache::SetUserNameOfProfileAtIndex( in SetUserNameOfProfileAtIndex() function in ProfileInfoCache
Dprofile_impl.cc1342 cache.SetUserNameOfProfileAtIndex(index, base::UTF8ToUTF16(user_name)); in UpdateProfileUserNameCache()
/external/chromium_org/chrome/browser/ui/cocoa/profiles/
Dprofile_chooser_controller_unittest.mm308 cache->SetUserNameOfProfileAtIndex(0, base::ASCIIToUTF16(kEmail));
330 cache->SetUserNameOfProfileAtIndex(0, base::ASCIIToUTF16(kEmail));
353 cache->SetUserNameOfProfileAtIndex(0, base::ASCIIToUTF16(kEmail));