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

  /external/chromium_org/chrome/browser/
upgrade_detector_impl.cc 73 cmd_line.HasSwitch(switches::kSimulateOutdated);
146 // - kSimulateCriticalUpdate has precedence over kSimulateOutdated.
147 // - kSimulateOutdated can work on its own, or with a specified date.
158 if (command_line.HasSwitch(switches::kSimulateOutdated)) {
167 switches::kSimulateOutdated);
323 switches::kSimulateOutdated);
  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 347 extern const char kSimulateOutdated[];

Completed in 74 milliseconds