HomeSort by relevance Sort by last modified time
    Searched full:profile_1_shortcut_path (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_unittest_win.cc 389 const base::FilePath profile_1_shortcut_path = local
395 ASSERT_TRUE(base::DeleteFile(profile_1_shortcut_path, false));
396 ASSERT_FALSE(base::PathExists(profile_1_shortcut_path));
406 EXPECT_FALSE(base::PathExists(profile_1_shortcut_path));
413 const base::FilePath profile_1_shortcut_path = local
419 ASSERT_TRUE(base::DeleteFile(profile_1_shortcut_path, false));
420 ASSERT_FALSE(base::PathExists(profile_1_shortcut_path));
430 EXPECT_FALSE(base::PathExists(profile_1_shortcut_path));
440 const base::FilePath profile_1_shortcut_path = local
448 ASSERT_TRUE(base::DeleteFile(profile_1_shortcut_path, false))
750 const base::FilePath profile_1_shortcut_path = local
    [all...]

Completed in 130 milliseconds