Searched refs:SetUpCommandLine (Results 1 - 25 of 279) sorted by last modified time

1234567891011>>

/external/chromium_org/content/test/ppapi/
H A Dppapi_test.cc46 void PPAPITestBase::SetUpCommandLine(base::CommandLine* command_line) { function in class:content::PPAPITestBase
107 void PPAPITest::SetUpCommandLine(base::CommandLine* command_line) { function in class:content::PPAPITest
108 PPAPITestBase::SetUpCommandLine(command_line);
H A Dppapi_test.h49 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
74 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
/external/chromium_org/content/test/
H A Dwebrtc_content_browsertest_base.cc22 void WebRtcContentBrowserTest::SetUpCommandLine(CommandLine* command_line) { function in class:content::WebRtcContentBrowserTest
H A Dwebrtc_content_browsertest_base.h16 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
H A Dcontent_browser_test_test.cc24 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/extensions/browser/api/cast_channel/
H A Dcast_channel_apitest.cc99 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
100 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/extensions/browser/guest_view/extension_options/
H A Dextension_options_apitest.cc18 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
19 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/content/renderer/
H A Dresource_fetcher_browsertest.cc134 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dsavable_resources_browsertest.cc21 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/accessibility/
H A Ddump_accessibility_tree_browsertest.cc149 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
150 ContentBrowserTest::SetUpCommandLine(command_line);
/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/
H A Dcross_site_transfer_browsertest.cc208 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dnet_info_browsertest.cc17 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
H A Dplugin_browsertest.cc52 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dplugin_data_remover_impl_browsertest.cc31 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dplugin_service_impl_browsertest.cc143 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/devtools/
H A Drenderer_overrides_handler_browsertest.cc102 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/frame_host/
H A Dframe_tree_browsertest.cc206 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
H A Drender_frame_host_manager_browsertest.cc1388 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_browsertest.cc266 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
726 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/media/
H A Dencrypted_media_browsertest.cc134 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dmedia_source_browsertest.cc51 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 {
H A Dtouch_input_browsertest.cc162 virtual void SetUpCommandLine(CommandLine* cmd) OVERRIDE {
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_browsertest.cc761 virtual void SetUpCommandLine(base::CommandLine* cmd) OVERRIDE {
762 CompositingRenderWidgetHostViewBrowserTestTabCapture::SetUpCommandLine(cmd);

Completed in 316 milliseconds

1234567891011>>