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

12

/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 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);
H A Dephemeral_app_browsertest.cc196 void EphemeralAppTestBase::SetUpCommandLine(base::CommandLine* command_line) { function in class:EphemeralAppTestBase
199 ExtensionBrowserTest::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/file_manager/
H A Dfile_manager_browsertest.cc535 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
596 void FileManagerBrowserTestBase::SetUpCommandLine(CommandLine* command_line) { function in class:file_manager::__anon3165::FileManagerBrowserTestBase
605 ExtensionApiTest::SetUpCommandLine(command_line);
1090 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
1091 FileManagerBrowserTestBase::SetUpCommandLine(command_line);
1434 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
1437 FileManagerBrowserTestBase::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_manager_test.cc39 void LoginManagerTest::SetUpCommandLine(CommandLine* command_line) { function in class:chromeos::LoginManagerTest
42 MixinBasedBrowserTest::SetUpCommandLine(command_line);
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
/external/chromium_org/chrome/browser/chromeos/login/test/
H A Doobe_base_test.cc84 void OobeBaseTest::SetUpCommandLine(CommandLine* command_line) { function in class:chromeos::OobeBaseTest
85 ExtensionApiTest::SetUpCommandLine(command_line);
H A Dwizard_in_process_browser_test.cc31 void WizardInProcessBrowserTest::SetUpCommandLine(CommandLine* command_line) { function in class:chromeos::WizardInProcessBrowserTest
/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 Dactive_script_controller_browsertest.cc74 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
89 void ActiveScriptControllerBrowserTest::SetUpCommandLine( function in class:extensions::ActiveScriptControllerBrowserTest
91 ExtensionBrowserTest::SetUpCommandLine(command_line);
411 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
412 ExtensionBrowserTest::SetUpCommandLine(command_line);
H A Dextension_apitest.cc415 void ExtensionApiTest::SetUpCommandLine(CommandLine* command_line) { function in class:ExtensionApiTest
416 ExtensionBrowserTest::SetUpCommandLine(command_line);
H A Dextension_browsertest.cc115 void ExtensionBrowserTest::SetUpCommandLine(CommandLine* command_line) { function in class:ExtensionBrowserTest
H A Dwebstore_installer_test.cc54 void WebstoreInstallerTest::SetUpCommandLine(CommandLine* command_line) { function in class:WebstoreInstallerTest
55 ExtensionBrowserTest::SetUpCommandLine(command_line);
/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/extensions/api/sessions/
H A Dsessions_apitest.cc87 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
109 void ExtensionSessionsTest::SetUpCommandLine(CommandLine* command_line) { function in class:extensions::ExtensionSessionsTest
/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/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/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/sync/test/integration/
H A Dsync_test.cc268 void SyncTest::SetUpCommandLine(base::CommandLine* cl) { function in class:SyncTest

Completed in 545 milliseconds

12