Searched refs:kDebugOnStart (Results 1 – 10 of 10) sorted by relevance
13 const char kDebugOnStart[] = "debug-on-start"; variable
13 extern const char kDebugOnStart[];
14 extern const char kDebugOnStart[];
55 if (FindArgument(GetCommandLine(), switches::kDebugOnStart)) { in Init()
51 cl.AppendSwitch(switches::kDebugOnStart); in MakeCmdLine()
44 cl.AppendSwitch(switches::kDebugOnStart); in MakeCmdLine()
456 command_line->AppendSwitch(switches::kDebugOnStart); in PrepareTestCommandline()
385 command_line->AppendSwitch(switches::kDebugOnStart); in ProcessDebugFlags()