Home
last modified time | relevance | path

Searched refs:AppendSwitch (Results 1 – 25 of 78) sorted by relevance

1234

/external/chromium/chrome/browser/extensions/
Dextension_webnavigation_apitest.cc16 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
25 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
34 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
43 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
52 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
61 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
70 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
79 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
88 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dextension_proxy_apitest.cc73 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
87 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
101 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
115 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
132 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
149 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
163 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
195 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
221 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
253 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
[all …]
Dextension_content_settings_apitest.cc13 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
31 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
58 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
65 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
81 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dextension_webrequest_apitest.cc20 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
27 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dextension_bookmark_manager_apitest.cc18 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
25 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dextension_processes_apitest.cc14 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
21 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Disolated_app_apitest.cc42 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
44 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
105 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dapp_background_page_apitest.cc21 command_line->AppendSwitch(switches::kDisablePopupBlocking); in SetUpCommandLine()
22 command_line->AppendSwitch(switches::kAllowHTTPBackgroundPage); in SetUpCommandLine()
Dwindow_open_apitest.cc15 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
106 command_line->AppendSwitch(switches::kEnableExperimentalExtensionApis); in SetUpCommandLine()
Dextension_devtools_browsertest.cc13 command_line->AppendSwitch(switches::kEnableExtensionTimelineApi); in SetUpCommandLine()
Dextension_input_apitest.cc10 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dextension_debugger_apitest.cc10 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dextension_clipboard_apitest.cc10 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dextension_infobar_apitest.cc19 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dextension_get_views_apitest.cc19 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
Dextension_sidebar_apitest.cc13 command_line->AppendSwitch(switches::kEnableExperimentalExtensionApis); in SetUpCommandLine()
/external/chromium/chrome/browser/prefs/
Dcommand_line_pref_store_unittest.cc61 cl.AppendSwitch(switches::kNoProxyServer); in TEST()
71 cl.AppendSwitch(unknown_string); in TEST()
83 cl.AppendSwitch(unknown_string); in TEST()
120 cl.AppendSwitch(switches::kNoProxyServer); in TEST()
126 cl.AppendSwitch(switches::kProxyAutoDetect); in TEST()
133 cl2.AppendSwitch(switches::kProxyAutoDetect); in TEST()
144 cl1.AppendSwitch(unknown_string); in TEST()
/external/chromium/chrome/browser/chromeos/panels/
Dpanel_browsertest.cc26 command_line->AppendSwitch(switches::kDisablePopupBlocking); in SetUpCommandLine()
42 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
80 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/common/
Dlogging_chrome_uitest.cc88 launch_arguments_.AppendSwitch(switches::kRendererAssertTest); in AssertionTest()
123 launch_arguments_.AppendSwitch(switches::kRendererCheckFalseTest); in CheckFalseTest()
154 launch_arguments_.AppendSwitch(switches::kRendererCrashTest); in RendererCrashTest()
/external/chromium/chrome/browser/ui/tests/
Dbrowser_uitest.cc208 launch_arguments_.AppendSwitch(switches::kDisablePopupBlocking); in TEST_F()
255 launch_arguments_.AppendSwitch(switches::kKioskMode); in TEST_F()
339 launch_arguments_.AppendSwitch(switches::kKeepAliveForTest); in TEST_F()
365 launch_arguments_.AppendSwitch(switches::kNoStartupWindow); in TEST_F()
366 launch_arguments_.AppendSwitch(switches::kKeepAliveForTest); in TEST_F()
/external/chromium/base/
Dcommand_line_unittest.cc131 cl.AppendSwitch(switch1); in TEST()
163 cl1.AppendSwitch("switch1"); in TEST()
172 c1.AppendSwitch("switch1"); in TEST()
174 c2.AppendSwitch("switch2"); in TEST()
/external/chromium/chrome/browser/chromeos/login/
Dlogin_browsertest.cc67 command_line->AppendSwitch(switches::kNoFirstRun); in SetUpCommandLine()
75 command_line->AppendSwitch(switches::kNoFirstRun); in SetUpCommandLine()
/external/chromium/chrome/browser/
Dutility_process_host.cc148 cmd_line->AppendSwitch(switches::kChromeFrame); in StartProcess()
150 cmd_line->AppendSwitch(switches::kNoSandbox); in StartProcess()
154 cmd_line->AppendSwitch(switches::kEnableExperimentalExtensionApis); in StartProcess()
Dgpu_data_manager.cc135 command_line->AppendSwitch(switches::kDisableExperimentalWebGL); in AppendRendererCommandLine()
138 command_line->AppendSwitch(switches::kDisableGLMultisampling); in AppendRendererCommandLine()
148 command_line->AppendSwitch(switches[i]); in AppendRendererCommandLine()
Dbrowser_shutdown.cc223 new_cl->AppendSwitch(i->first); in Shutdown()
227 new_cl->AppendSwitch(switches::kRestoreLastSession); in Shutdown()
234 new_cl->AppendSwitch(switches::kActivateOnLaunch); in Shutdown()

1234