Searched refs:PrepareBrowserCommandLineForTests (Results 1 – 5 of 5) sorted by relevance
22 void PrepareBrowserCommandLineForTests(base::CommandLine* command_line);
23 void PrepareBrowserCommandLineForTests(CommandLine* command_line) { in PrepareBrowserCommandLineForTests() function
222 test_launcher_utils::PrepareBrowserCommandLineForTests(command_line); in PrepareTestCommandLine()
561 test_launcher_utils::PrepareBrowserCommandLineForTests(&command_line); in TEST_F()611 test_launcher_utils::PrepareBrowserCommandLineForTests(&command_line); in TEST_F()
75 test_launcher_utils::PrepareBrowserCommandLineForTests(&standard_switches); in StartChrome()