Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dshell_util_unittest.cc715 base::FilePath visible_shortcut = GetExpectedShortcutPath( in TEST_F() local
717 ASSERT_TRUE(base::PathExists(visible_shortcut)); in TEST_F()
737 shortcut_attributes = ::GetFileAttributes(visible_shortcut.value().c_str()); in TEST_F()