Searched refs:kStopSwitch (Results 1 – 3 of 3) sorted by relevance
13 const char kStopSwitch[] = "stop"; variable
14 extern const char kStopSwitch[];
54 std::cout << " | -" << kStopSwitch; in InvalidUsage()71 kStopSwitch, IDS_SWITCH_HELP_STOP in InvalidUsage()210 if (command_line.HasSwitch(kStopSwitch)) in ParseCommandLine()