Searched refs:kLaunchAsBrowser (Results 1 – 4 of 4) sorted by relevance
52 new_cmdline.AppendSwitch(content::kLaunchAsBrowser); in IN_PROC_BROWSER_TEST_F()93 new_cmdline.AppendSwitch(content::kLaunchAsBrowser); in IN_PROC_BROWSER_TEST_F()
25 extern const char kLaunchAsBrowser[];
421 const char kLaunchAsBrowser[] = "as-browser"; variable473 command_line->HasSwitch(kLaunchAsBrowser)) { in LaunchTests()
361 new_command_line.AppendSwitch(content::kLaunchAsBrowser); in GetCommandLineForRelaunch()