Searched refs:kDisableGpuWatchdog (Results 1 – 5 of 5) sorted by relevance
162 const char kDisableGpuWatchdog[] = "disable-gpu-watchdog"; variable
58 CONTENT_EXPORT extern const char kDisableGpuWatchdog[];
79 ::switches::kDisableGpuWatchdog, in DeriveCommandLine()
78 switches::kDisableGpuWatchdog,508 command_line->AppendSwitch(switches::kDisableGpuWatchdog); in Init()
187 !command_line.HasSwitch(switches::kDisableGpuWatchdog) && in GpuMain()