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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_unittest_win.cc494 const base::FilePath profile_2_shortcut_path_2 = local
497 profile_2_shortcut_path_2));
503 ValidateProfileShortcutAtPath(FROM_HERE, profile_2_shortcut_path_2,
507 ASSERT_TRUE(base::DeleteFile(profile_2_shortcut_path_2, false));
508 EXPECT_FALSE(base::PathExists(profile_2_shortcut_path_2));
519 const base::FilePath profile_2_shortcut_path_2 = local
523 profile_2_shortcut_path_2));
526 ValidateProfileShortcutAtPath(FROM_HERE, profile_2_shortcut_path_2,
541 EXPECT_FALSE(base::PathExists(profile_2_shortcut_path_2));
551 const base::FilePath profile_2_shortcut_path_2 local
625 const base::FilePath profile_2_shortcut_path_2 = local
[all...]

Completed in 230 milliseconds