Searched defs:GetExpectedShortcutPath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dshell_util_unittest.cc93 base::FilePath GetExpectedShortcutPath( function in class:__anon5790::ShellUtilShortcutTest
134 GetExpectedShortcutPath(location, dist, properties));
384 base::FilePath shortcut_path = GetExpectedShortcutPath(
400 base::FilePath shortcut_path = GetExpectedShortcutPath(
418 base::FilePath shortcut1_path = GetExpectedShortcutPath(
429 base::FilePath shortcut2_path = GetExpectedShortcutPath(
440 base::FilePath shortcut3_path = GetExpectedShortcutPath(
458 ASSERT_TRUE(base::PathExists(GetExpectedShortcutPath(
478 ASSERT_TRUE(base::PathExists(GetExpectedShortcutPath(
500 ASSERT_TRUE(base::PathExists(GetExpectedShortcutPath(
[all...]

Completed in 114 milliseconds