Home
last modified time | relevance | path

Searched defs:new_command_line (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/
Dchrome_main_browsertest.cc32 void Relaunch(const CommandLine& new_command_line) { in Relaunch()
61 CommandLine new_command_line(GetCommandLineForRelaunch()); in IN_PROC_BROWSER_TEST_F() local
91 CommandLine new_command_line(GetCommandLineForRelaunch()); in IN_PROC_BROWSER_TEST_F() local
141 CommandLine new_command_line(GetCommandLineForRelaunch()); in IN_PROC_BROWSER_TEST_F() local
Dabout_flags_unittest.cc427 CommandLine new_command_line(CommandLine::NO_PROGRAM); in TEST_F() local
/external/chromium_org/chrome/browser/printing/cloud_print/test/
Dcloud_print_policy_browsertest.cc41 CommandLine new_command_line(GetCommandLineForRelaunch()); in IN_PROC_BROWSER_TEST_F() local
68 CommandLine new_command_line(GetCommandLineForRelaunch()); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/first_run/
Dupgrade_util.cc18 void SetNewCommandLine(CommandLine* new_command_line) { in SetNewCommandLine()
/external/chromium_org/chrome/test/base/
Dchrome_test_launcher.cc61 CommandLine new_command_line(command_line->GetProgram()); in AdjustChildProcessCommandLine() local
Din_process_browser_test.cc362 CommandLine new_command_line(CommandLine::ForCurrentProcess()->GetProgram()); in GetCommandLineForRelaunch() local
/external/chromium_org/base/test/launcher/
Dtest_launcher.cc213 CommandLine new_command_line(command_line.GetProgram()); in PrepareCommandLineForGTest() local
529 CommandLine new_command_line( in LaunchChildGTestProcess() local