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

  /external/chromium_org/chrome/test/mini_installer_test/
test.cc 90 InstallationValidator::CHROME_SINGLE, provider_->GetCurrentBuild()));
98 InstallationValidator::CHROME_SINGLE, provider_->GetCurrentBuild()));
106 InstallationValidator::CHROME_SINGLE, provider_->GetPreviousBuild()));
110 InstallationValidator::CHROME_SINGLE, provider_->GetCurrentBuild()));
117 InstallationValidator::CHROME_SINGLE, provider_->GetPreviousBuild()));
121 InstallationValidator::CHROME_SINGLE, provider_->GetCurrentBuild()));
155 InstallationValidator::CHROME_SINGLE, provider_->GetPreviousBuild()));
159 InstallationValidator::CHROME_SINGLE, provider_->GetCurrentBuild()));
166 InstallationValidator::CHROME_SINGLE, provider_->GetPreviousBuild()));
170 InstallationValidator::CHROME_SINGLE, provider_->GetCurrentBuild()))
    [all...]
installer_test_util.cc 29 (InstallationValidator::ProductBits::CHROME_SINGLE |
  /external/chromium_org/chrome/installer/util/
installation_validator.h 38 CHROME_SINGLE = 0x01,
49 CHROME_SINGLE =
50 ProductBits::CHROME_SINGLE,
56 ProductBits::CHROME_FRAME_SINGLE | ProductBits::CHROME_SINGLE,
installation_validator_unittest.cc 390 ttm[InstallationValidator::CHROME_SINGLE] = 0;
513 (InstallationValidator::ProductBits::CHROME_SINGLE |
571 InstallationValidator::CHROME_SINGLE,
installation_validator.cc 154 CHROME_SINGLE,
769 ProductBits::CHROME_SINGLE));
  /external/chromium_org/chrome/installer/tools/
validate_installation_main.cc 132 InstallationValidator::ProductBits::CHROME_SINGLE,

Completed in 821 milliseconds