Searched refs:kCheckForUpdateIntervalSec (Results 1 – 4 of 4) sorted by relevance
31 switches::kCheckForUpdateIntervalSec).empty(); in UseTestingIntervals()
62 return cmd_line.GetSwitchValueASCII(switches::kCheckForUpdateIntervalSec); in CmdLineInterval()77 cmd_line.HasSwitch(switches::kCheckForUpdateIntervalSec) || in IsTesting()
53 extern const char kCheckForUpdateIntervalSec[];
142 const char kCheckForUpdateIntervalSec[] = "check-for-update-interval"; variable