Searched refs:SetUpCommandLine (Results 76 - 100 of 279) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Daccounts_options_browsertest.cc59 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
60 LoginManagerTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/apps/
H A Dapp_browsertest_util.cc41 void PlatformAppBrowserTest::SetUpCommandLine(CommandLine* command_line) { function in class:extensions::PlatformAppBrowserTest
42 // Skips ExtensionApiTest::SetUpCommandLine.
43 ExtensionBrowserTest::SetUpCommandLine(command_line);
255 void ExperimentalPlatformAppBrowserTest::SetUpCommandLine( function in class:extensions::ExperimentalPlatformAppBrowserTest
257 PlatformAppBrowserTest::SetUpCommandLine(command_line);
H A Dephemeral_app_browsertest.h30 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/login/demo_mode/
H A Ddemo_app_launcher_browsertest.cc69 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_manager_test.h34 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
H A Dreset_browsertest.cc41 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
42 LoginManagerTest::SetUpCommandLine(command_line);
106 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
107 LoginManagerTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/dom_distiller/
H A Dtab_utils_browsertest.cc35 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/extensions/
H A Dstartup_helper_browsertest.cc20 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dwebstore_installer_test.h27 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
H A Dwebstore_startup_installer_browsertest.cc181 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
182 WebstoreStartupInstallerTest::SetUpCommandLine(command_line);
215 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
216 WebstoreStartupInstallerTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/first_run/
H A Dfirst_run_browsertest.cc104 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
105 InProcessBrowserTest::SetUpCommandLine(command_line);
252 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
253 FirstRunMasterPrefsBrowserTestT::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/
H A Dlocale_tests_browsertest.cc72 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/media/
H A Dchrome_webrtc_browsertest.cc31 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dchrome_webrtc_disable_encryption_flag_browsertest.cc38 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dchrome_webrtc_webcam_browsertest.cc42 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dencrypted_media_browsertest.cc237 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
329 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
330 EncryptedMediaTestBase::SetUpCommandLine(command_line);
339 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
340 EncryptedMediaTestBase::SetUpCommandLine(command_line);
421 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
422 EncryptedMediaTestBase::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/metrics/
H A Dmetrics_service_browsertest.cc32 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_navigator_browsertest.h47 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
/external/chromium_org/chrome/test/nacl/
H A Dnacl_browsertest.cc217 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
218 NaClBrowserTestPnacl::SetUpCommandLine(command_line);
281 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
282 NaClBrowserTestPnaclDebug::SetUpCommandLine(command_line);
/external/chromium_org/chromecast/shell/browser/test/
H A Dchromecast_browser_test.cc31 SetUpCommandLine(CommandLine::ForCurrentProcess());
/external/chromium_org/content/browser/media/
H A Dmedia_source_browsertest.cc51 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/
H A Dnet_info_browsertest.cc17 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/child/
H A Dsite_isolation_policy_browsertest.cc22 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
51 // TODO(dsjang): we cannot run these tests on Android since SetUpCommandLine()
83 // TODO(dsjang): we cannot run these tests on Android since SetUpCommandLine()
/external/chromium_org/content/public/test/
H A Dbrowser_test_base.h55 virtual void SetUpCommandLine(base::CommandLine* command_line) {} function in class:content::BrowserTestBase
/external/chromium_org/content/test/
H A Dwebrtc_content_browsertest_base.cc22 void WebRtcContentBrowserTest::SetUpCommandLine(CommandLine* command_line) { function in class:content::WebRtcContentBrowserTest

Completed in 819 milliseconds

1234567891011>>