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

  /external/chromium_org/chrome/installer/util/
master_preferences.h 167 bool install_chrome() const { function in class:installer::MasterPreferences
master_preferences_unittest.cc 313 EXPECT_TRUE(pref_chrome.install_chrome());
317 EXPECT_FALSE(pref_cf.install_chrome());
341 EXPECT_TRUE(pref_chrome.install_chrome());
345 EXPECT_FALSE(pref_cf.install_chrome());
349 EXPECT_TRUE(pref_chrome_cf.install_chrome());
installer_state.cc 47 if (prefs.install_chrome())
122 if (prefs.install_chrome()) {
301 if (prefs.install_chrome())
  /external/chromium_org/chrome/installer/setup/
setup_main.cc     [all...]

Completed in 681 milliseconds