Searched defs:SetUpCommandLine (Results 1 - 25 of 43) sorted by relevance

12

/external/chromium_org/chrome/browser/first_run/
H A Dtry_chrome_dialog_view_browsertest.cc32 virtual void SetUpCommandLine(CommandLine* command_line) { function in class:TryChromeDialogBrowserTest
/external/chromium_org/chrome/browser/ui/webui/
H A Ddownloads_ui_browsertest.cc26 void DownloadsWebUIForSupervisedUsersTest::SetUpCommandLine( function in class:DownloadsWebUIForSupervisedUsersTest
/external/chromium_org/chrome/browser/chromeos/login/test/
H A Dwizard_in_process_browser_test.cc31 void WizardInProcessBrowserTest::SetUpCommandLine(CommandLine* command_line) { function in class:chromeos::WizardInProcessBrowserTest
H A Doobe_base_test.cc84 void OobeBaseTest::SetUpCommandLine(CommandLine* command_line) { function in class:chromeos::OobeBaseTest
85 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/test/perf/
H A Dbrowser_perf_test.cc18 void BrowserPerfTest::SetUpCommandLine(CommandLine* command_line) { function in class:BrowserPerfTest
/external/chromium_org/chrome/browser/chromeos/login/
H A Dmixin_based_browser_test.cc15 void MixinBasedBrowserTest::SetUpCommandLine(base::CommandLine* command_line) { function in class:chromeos::MixinBasedBrowserTest
19 (*it)->SetUpCommandLine(command_line);
21 InProcessBrowserTest::SetUpCommandLine(command_line);
H A Dmixin_based_browser_test.h37 virtual void SetUpCommandLine(base::CommandLine* command_line) {} function in class:chromeos::MixinBasedBrowserTest::Mixin
61 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
H A Dscreenshot_testing_mixin.cc26 void ScreenshotTestingMixin::SetUpCommandLine(base::CommandLine* command_line) { function in class:chromeos::ScreenshotTestingMixin
H A Dlogin_manager_test.cc39 void LoginManagerTest::SetUpCommandLine(CommandLine* command_line) { function in class:chromeos::LoginManagerTest
42 MixinBasedBrowserTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/nacl_host/test/
H A Dgdb_debug_stub_browsertest.cc22 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
30 void NaClGdbDebugStubTest::SetUpCommandLine(CommandLine* command_line) { function in class:NaClGdbDebugStubTest
31 PPAPINaClNewlibTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_resource_throttle_browsertest.cc37 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
47 void SupervisedUserResourceThrottleTest::SetUpCommandLine( function in class:SupervisedUserResourceThrottleTest
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view_browsertest.cc40 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
58 void ProfileChooserViewBrowserTest::SetUpCommandLine( function in class:ProfileChooserViewBrowserTest
H A Dnew_avatar_menu_button_browsertest.cc34 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
53 void NewAvatarMenuButtonTest::SetUpCommandLine(CommandLine* command_line) { function in class:NewAvatarMenuButtonTest
/external/chromium_org/chrome/browser/invalidation/
H A Dprofile_invalidation_provider_factory_browsertest.cc55 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
70 void ProfileInvalidationProviderFactoryLoginScreenBrowserTest::SetUpCommandLine( function in class:invalidation::ProfileInvalidationProviderFactoryLoginScreenBrowserTest
91 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
105 void ProfileInvalidationProviderFactoryGuestBrowserTest::SetUpCommandLine( function in class:invalidation::ProfileInvalidationProviderFactoryGuestBrowserTest
/external/chromium_org/content/test/
H A Dwebrtc_content_browsertest_base.cc22 void WebRtcContentBrowserTest::SetUpCommandLine(CommandLine* command_line) { function in class:content::WebRtcContentBrowserTest
/external/chromium_org/chrome/browser/extensions/api/debugger/
H A Ddebugger_apitest.cc32 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
53 void DebuggerApiTest::SetUpCommandLine(base::CommandLine* command_line) { function in class:extensions::DebuggerApiTest
54 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/api/gcm/
H A Dgcm_apitest.cc64 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
77 void GcmApiTest::SetUpCommandLine(CommandLine* command_line) { function in class:extensions::GcmApiTest
84 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/ui/location_bar/
H A Dlocation_bar_browsertest.cc49 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
61 void LocationBarBrowserTest::SetUpCommandLine(base::CommandLine* command_line) { function in class:LocationBarBrowserTest
66 ExtensionBrowserTest::SetUpCommandLine(command_line);
173 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
180 void LocationBarBrowserTestWithRedesign::SetUpCommandLine( function in class:LocationBarBrowserTestWithRedesign
182 LocationBarBrowserTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dtoolbar_view_interactive_uitest.cc49 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
122 void ToolbarViewInteractiveUITest::SetUpCommandLine( function in class:ToolbarViewInteractiveUITest
124 ExtensionBrowserTest::SetUpCommandLine(command_line);
/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/chrome/browser/apps/
H A Dapp_url_redirector_browsertest.cc23 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
116 void PlatformAppUrlRedirectorBrowserTest::SetUpCommandLine( function in class:extensions::PlatformAppUrlRedirectorBrowserTest
118 PlatformAppBrowserTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dvirtual_keyboard_browsertest.cc55 void VirtualKeyboardBrowserTest::SetUpCommandLine(CommandLine* command_line) { function in class:VirtualKeyboardBrowserTest
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dlogin_screen_default_policy_browsertest.cc106 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
168 void LoginScreenDefaultPolicyLoginScreenBrowsertest::SetUpCommandLine( function in class:policy::LoginScreenDefaultPolicyLoginScreenBrowsertest
170 LoginScreenDefaultPolicyBrowsertestBase::SetUpCommandLine(command_line);
H A Dpower_policy_browsertest.cc158 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
277 void PowerPolicyLoginScreenBrowserTest::SetUpCommandLine( function in class:policy::PowerPolicyLoginScreenBrowserTest
279 PowerPolicyBrowserTestBase::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/
H A Dwebstore_installer_test.cc54 void WebstoreInstallerTest::SetUpCommandLine(CommandLine* command_line) { function in class:WebstoreInstallerTest
55 ExtensionBrowserTest::SetUpCommandLine(command_line);

Completed in 1919 milliseconds

12