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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_unittest_win.cc73 ASSERT_FALSE(ProfileShortcutExistsAtDefaultPath(profile_name));
97 ASSERT_FALSE(ProfileShortcutExistsAtDefaultPath(profile_1_name_))
124 bool ProfileShortcutExistsAtDefaultPath(const string16& profile_name) { function in class:ProfileShortcutManagerTest
185 ASSERT_FALSE(ProfileShortcutExistsAtDefaultPath(profile_name))
350 EXPECT_FALSE(ProfileShortcutExistsAtDefaultPath(profile_2_name_));
357 ASSERT_TRUE(ProfileShortcutExistsAtDefaultPath(string16()));
366 EXPECT_FALSE(ProfileShortcutExistsAtDefaultPath(profile_2_name_));
367 EXPECT_FALSE(ProfileShortcutExistsAtDefaultPath(string16()));
377 EXPECT_FALSE(ProfileShortcutExistsAtDefaultPath(profile_2_name_));
383 EXPECT_FALSE(ProfileShortcutExistsAtDefaultPath(profile_1_name
[all...]

Completed in 267 milliseconds