/external/chromium/chrome/browser/extensions/ |
D | extension_webnavigation_apitest.cc | 16 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()
|
D | extension_proxy_apitest.cc | 73 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 …]
|
D | extension_content_settings_apitest.cc | 13 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()
|
D | extension_webrequest_apitest.cc | 20 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F() 27 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
|
D | extension_bookmark_manager_apitest.cc | 18 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F() 25 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
|
D | extension_processes_apitest.cc | 14 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F() 21 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
|
D | isolated_app_apitest.cc | 42 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()
|
D | app_background_page_apitest.cc | 21 command_line->AppendSwitch(switches::kDisablePopupBlocking); in SetUpCommandLine() 22 command_line->AppendSwitch(switches::kAllowHTTPBackgroundPage); in SetUpCommandLine()
|
D | window_open_apitest.cc | 15 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F() 106 command_line->AppendSwitch(switches::kEnableExperimentalExtensionApis); in SetUpCommandLine()
|
D | extension_devtools_browsertest.cc | 13 command_line->AppendSwitch(switches::kEnableExtensionTimelineApi); in SetUpCommandLine()
|
D | extension_input_apitest.cc | 10 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
|
D | extension_debugger_apitest.cc | 10 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
|
D | extension_clipboard_apitest.cc | 10 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
|
D | extension_infobar_apitest.cc | 19 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
|
D | extension_get_views_apitest.cc | 19 CommandLine::ForCurrentProcess()->AppendSwitch( in IN_PROC_BROWSER_TEST_F()
|
D | extension_sidebar_apitest.cc | 13 command_line->AppendSwitch(switches::kEnableExperimentalExtensionApis); in SetUpCommandLine()
|
/external/chromium/chrome/browser/prefs/ |
D | command_line_pref_store_unittest.cc | 61 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/ |
D | panel_browsertest.cc | 26 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/ |
D | logging_chrome_uitest.cc | 88 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/ |
D | browser_uitest.cc | 208 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/ |
D | command_line_unittest.cc | 131 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/ |
D | login_browsertest.cc | 67 command_line->AppendSwitch(switches::kNoFirstRun); in SetUpCommandLine() 75 command_line->AppendSwitch(switches::kNoFirstRun); in SetUpCommandLine()
|
/external/chromium/chrome/browser/ |
D | utility_process_host.cc | 148 cmd_line->AppendSwitch(switches::kChromeFrame); in StartProcess() 150 cmd_line->AppendSwitch(switches::kNoSandbox); in StartProcess() 154 cmd_line->AppendSwitch(switches::kEnableExperimentalExtensionApis); in StartProcess()
|
D | gpu_data_manager.cc | 135 command_line->AppendSwitch(switches::kDisableExperimentalWebGL); in AppendRendererCommandLine() 138 command_line->AppendSwitch(switches::kDisableGLMultisampling); in AppendRendererCommandLine() 148 command_line->AppendSwitch(switches[i]); in AppendRendererCommandLine()
|
D | browser_shutdown.cc | 223 new_cl->AppendSwitch(i->first); in Shutdown() 227 new_cl->AppendSwitch(switches::kRestoreLastSession); in Shutdown() 234 new_cl->AppendSwitch(switches::kActivateOnLaunch); in Shutdown()
|