Searched refs:kSimulateOutdated (Results 1 – 3 of 3) sorted by relevance
69 return cmd_line.HasSwitch(switches::kSimulateOutdated) || in SimulatingOutdated()225 switch_name = switches::kSimulateOutdated; in UpgradeDetectorImpl()
301 extern const char kSimulateOutdated[];
1085 const char kSimulateOutdated[] = "simulate-outdated"; variable