Searched refs:GetCommandLineForRelaunch (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/printing/cloud_print/test/
H A Dcloud_print_policy_browsertest.cc19 // These tests don't apply to the Mac version; see GetCommandLineForRelaunch
41 CommandLine new_command_line(GetCommandLineForRelaunch());
68 CommandLine new_command_line(GetCommandLineForRelaunch());
/external/chromium_org/chrome/browser/
H A Dchrome_main_browsertest.cc24 // These tests don't apply to the Mac version; see GetCommandLineForRelaunch
46 Relaunch(GetCommandLineForRelaunch());
61 CommandLine new_command_line(GetCommandLineForRelaunch());
91 CommandLine new_command_line(GetCommandLineForRelaunch());
141 CommandLine new_command_line(GetCommandLineForRelaunch());
/external/chromium_org/chrome/test/base/
H A Din_process_browser_test.h156 base::CommandLine GetCommandLineForRelaunch();
H A Din_process_browser_test.cc361 CommandLine InProcessBrowserTest::GetCommandLineForRelaunch() { function in class:InProcessBrowserTest
/external/chromium_org/chrome/browser/sessions/
H A Dsession_restore_browsertest.cc909 // This test doesn't apply to the Mac version; see GetCommandLineForRelaunch
927 CommandLine app_launch_arguments = GetCommandLineForRelaunch();

Completed in 565 milliseconds