Searched refs:RenameProfile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dgaia_info_update_service_unittest.cc120 void RenameProfile(const base::string16& full_name, function in class:__anon4514::GAIAInfoUpdateServiceTest
209 RenameProfile(FullName16("D"), GivenName16("D"));
215 RenameProfile(FullName16("B"), GivenName16("B"));
220 RenameProfile(FullName16("B"), GivenName16("D"));
223 RenameProfile(FullName16("B"), GivenName16("B"));
228 RenameProfile(FullName16("D"), GivenName16("B"));
231 RenameProfile(FullName16("B"), GivenName16("B"));
H A Dprofile_shortcut_manager_unittest_win.cc235 void RenameProfile(const tracked_objects::Location& location, function in class:ProfileShortcutManagerTest
355 RenameProfile(FROM_HERE, profile_2_path_, new_profile_2_name);
569 RenameProfile(FROM_HERE, profile_2_path_, new_profile_2_name);

Completed in 4148 milliseconds