HomeSort by relevance Sort by last modified time
    Searched refs:fake_common_desktop_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/installer/setup/
install_unittest.cc 95 ASSERT_TRUE(fake_common_desktop_.CreateUniqueTempDir());
105 fake_common_desktop_.path()));
136 fake_common_desktop_.path().Append(shortcut_name);
196 base::ScopedTempDir fake_common_desktop_; member in class:__anon10268::InstallShortcutTest
  /external/chromium_org/chrome/installer/util/
shell_util_unittest.cc 60 ASSERT_TRUE(fake_common_desktop_.CreateUniqueTempDir());
70 fake_common_desktop_.path()));
104 fake_user_desktop_.path() : fake_common_desktop_.path();
190 base::ScopedTempDir fake_common_desktop_; member in class:__anon10335::ShellUtilShortcutTest
217 EXPECT_EQ(fake_common_desktop_.path(), path);
345 fake_common_desktop_.path().Append(shortcut_name)));
374 fake_common_desktop_.path().Append(shortcut_name)));
    [all...]

Completed in 922 milliseconds