Searched refs:kDomAutomationController (Results 1 – 5 of 5) sorted by relevance
278 const char kDomAutomationController[] = "dom-automation"; variable
91 CONTENT_EXPORT extern const char kDomAutomationController[];
182 command_line->AppendSwitch(switches::kDomAutomationController); in SetUp()
1121 switches::kDomAutomationController, in PropagateBrowserCommandLineToRenderer()
825 if (command_line.HasSwitch(switches::kDomAutomationController)) in Initialize()