Searched refs:SetUpCommandLine (Results 1 - 25 of 279) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/extensions/api/command_line_private/
H A Dcommand_line_private_apitest.cc15 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
16 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/api/terminal/
H A Dterminal_private_apitest.cc10 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
11 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/api/debugger/
H A Ddebugger_extension_apitest.cc12 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
13 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/
H A Dwindow_open_interactive_apitest.cc10 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
11 ExtensionApiTest::SetUpCommandLine(command_line);
/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/apps/
H A Dcustom_launcher_page_browsertest_views.cc33 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
34 PlatformAppBrowserTest::SetUpCommandLine(command_line);
H A Dspeech_recognition_browsertest.cc34 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
37 extensions::PlatformAppBrowserTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/ui/sync/
H A Dprofile_signin_confirmation_helper_browsertest.cc21 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
23 InProcessBrowserTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/ui/webui/
H A Ddownloads_ui_browsertest.cc26 void DownloadsWebUIForSupervisedUsersTest::SetUpCommandLine( function in class:DownloadsWebUIForSupervisedUsersTest
H A Ddownloads_ui_browsertest.h27 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
/external/chromium_org/chrome/test/perf/
H A Dbrowser_perf_test.h21 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
/external/chromium_org/content/browser/
H A Dsite_per_process_browsertest.h26 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
/external/chromium_org/chrome/test/ppapi/
H A Dppapi_test.cc134 void PPAPITestBase::SetUpCommandLine(base::CommandLine* command_line) { function in class:PPAPITestBase
285 void PPAPITest::SetUpCommandLine(base::CommandLine* command_line) { function in class:PPAPITest
286 PPAPITestBase::SetUpCommandLine(command_line);
317 void PPAPIPrivateTest::SetUpCommandLine(base::CommandLine* command_line) { function in class:PPAPIPrivateTest
318 PPAPITest::SetUpCommandLine(command_line);
326 void OutOfProcessPPAPITest::SetUpCommandLine(base::CommandLine* command_line) { function in class:OutOfProcessPPAPITest
327 PPAPITest::SetUpCommandLine(command_line);
332 void OutOfProcessPPAPIPrivateTest::SetUpCommandLine( function in class:OutOfProcessPPAPIPrivateTest
334 OutOfProcessPPAPITest::SetUpCommandLine(command_line);
338 void PPAPINaClTest::SetUpCommandLine(bas function in class:PPAPINaClTest
398 void PPAPIPrivateNaClNewlibTest::SetUpCommandLine( function in class:PPAPIPrivateNaClNewlibTest
411 void PPAPIPrivateNaClGLibcTest::SetUpCommandLine( function in class:PPAPIPrivateNaClGLibcTest
424 void PPAPIPrivateNaClPNaClTest::SetUpCommandLine( function in class:PPAPIPrivateNaClPNaClTest
430 void PPAPINaClPNaClNonSfiTest::SetUpCommandLine( function in class:PPAPINaClPNaClNonSfiTest
445 void PPAPIPrivateNaClPNaClNonSfiTest::SetUpCommandLine( function in class:PPAPIPrivateNaClPNaClNonSfiTest
451 void PPAPINaClTestDisallowedSockets::SetUpCommandLine( function in class:PPAPINaClTestDisallowedSockets
[all...]
H A Dppapi_test.h43 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
97 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
107 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
116 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
121 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
127 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
150 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
162 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
174 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
180 virtual void SetUpCommandLine(bas
[all...]
/external/chromium_org/chrome/browser/chromeos/login/
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.h31 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
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);
/external/chromium_org/chrome/browser/extensions/api/page_capture/
H A Dpage_capture_apitest.cc17 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
18 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsingle_client_app_list_sync_test.cc36 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
37 SyncTest::SetUpCommandLine(command_line);
H A Dsingle_client_supervised_user_settings_sync_test.cc25 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
26 SyncTest::SetUpCommandLine(command_line);
/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/ui/webui/options/chromeos/
H A Dguest_mode_options_ui_browsertest.cc20 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/extensions/api/activity_log_private/
H A Dactivity_log_private_apitest.cc27 ExtensionApiTest::SetUpCommandLine(&saved_cmdline_);
31 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
32 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/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);

Completed in 960 milliseconds

1234567891011>>