Searched defs:SetUpCommandLine (Results 26 - 43 of 43) sorted by last modified time

12

/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

Completed in 250 milliseconds

12