Home
last modified time | relevance | path

Searched refs:kSimulateOutdated (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/
Dupgrade_detector_impl.cc68 cmd_line.HasSwitch(switches::kSimulateOutdated); in IsTesting()
153 if (command_line.HasSwitch(switches::kSimulateOutdated)) { in UpgradeDetectorImpl()
162 switches::kSimulateOutdated); in UpgradeDetectorImpl()
318 switches::kSimulateOutdated); in DetectOutdatedInstall()
/external/chromium_org/chrome/common/
Dchrome_switches.cc1345 const char kSimulateOutdated[] = "simulate-outdated"; variable
Dchrome_switches.h363 extern const char kSimulateOutdated[];