OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSimulateOutdated
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/
upgrade_detector_impl.cc
69
return cmd_line.HasSwitch(switches::
kSimulateOutdated
) ||
199
// - kSimulateCriticalUpdate has precedence over
kSimulateOutdated
.
200
// - kSimulateOutdatedNoAU has precedence over
kSimulateOutdated
.
201
// -
kSimulateOutdated
[NoAu] can work on its own, or with a specified date.
225
switch_name = switches::
kSimulateOutdated
;
/external/chromium_org/chrome/common/
chrome_switches.cc
[
all
...]
chrome_switches.h
301
extern const char
kSimulateOutdated
[];
Completed in 251 milliseconds