Searched refs:SetUpCommandLine (Results 126 - 150 of 279) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/extensions/
H A Dwindow_open_apitest.cc236 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
237 ExtensionApiTest::SetUpCommandLine(command_line);
249 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
250 ExtensionApiTest::SetUpCommandLine(command_line);
H A Dcontent_verifier_browsertest.cc173 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
174 ExtensionBrowserTest::SetUpCommandLine(command_line);
H A Dextension_disabled_ui_browsertest.cc37 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
38 ExtensionBrowserTest::SetUpCommandLine(command_line);
H A Dextension_resource_request_policy_apitest.cc20 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
21 ExtensionApiTest::SetUpCommandLine(command_line);
H A Dextension_webui_apitest.cc130 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
137 ExtensionApiTest::SetUpCommandLine(command_line);
H A Dprocess_management_browsertest.cc33 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
34 ExtensionBrowserTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/
H A Dexternal_extension_browsertest.cc37 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/media/
H A Dchrome_webrtc_perf_browsertest.cc40 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_generation_interactive_uitest.cc53 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_app_list_sync_test.cc60 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
61 SyncTest::SetUpCommandLine(command_line);
485 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
486 TwoClientAppListSyncTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dnew_tab_ui_browsertest.cc123 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/battery_status/
H A Dbattery_status_browsertest.cc71 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_action_browsertest.cc100 virtual void SetUpCommandLine(CommandLine* cmd) OVERRIDE {
/external/chromium_org/content/browser/
H A Dsecurity_exploit_browsertest.cc87 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dtransition_browsertest.cc29 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/web_contents/
H A Dopened_by_dom_browsertest.cc45 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/public/test/
H A Dcontent_browser_test.cc67 SetUpCommandLine(command_line);
/external/chromium_org/content/renderer/
H A Dsavable_resources_browsertest.cc21 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/
H A Dpreferences_browsertest.cc46 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
47 LoginManagerTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/api/content_settings/
H A Dcontent_settings_apitest.cc38 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
39 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_apitest.cc231 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
232 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/api/hotword_private/
H A Dhotword_private_apitest.cc92 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
93 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/api/media_galleries/
H A Dmedia_galleries_watch_apitest.cc86 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
87 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
H A Dmedia_galleries_watch_apitest.cc82 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
83 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/policy/cloud/
H A Dcomponent_cloud_policy_browsertest.cc108 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
109 ExtensionBrowserTest::SetUpCommandLine(command_line);

Completed in 7291 milliseconds

1234567891011>>