Searched refs:kDomAutomationController (Results 1 – 8 of 8) sorted by relevance
150 command_line->AppendSwitch(switches::kDomAutomationController); in SetUp()
109 extern const char kDomAutomationController[];
345 const char kDomAutomationController[] = "dom-automation"; variable
351 const char kDomAutomationController[] = "dom-automation"; variable
114 CONTENT_EXPORT extern const char kDomAutomationController[];
188 launch_arguments_.AppendSwitch(switches::kDomAutomationController); in SetLaunchSwitches()
976 switches::kDomAutomationController, in PropagateBrowserCommandLineToRenderer()
1000 if (command_line.HasSwitch(switches::kDomAutomationController)) in Initialize()