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

123456789

/external/chromium_org/chrome/browser/
H A Dunload_browsertest.cc116 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
420 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
421 UnloadTest::SetUpCommandLine(command_line);
/external/chromium/chrome/browser/extensions/
H A Dextension_startup_browsertest.cc36 virtual void SetUpCommandLine(CommandLine* command_line) { function in class:ExtensionStartupTestBase
/external/chromium_org/chrome/browser/printing/
H A Dprint_preview_dialog_controller_browsertest.cc127 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_test.h96 virtual void SetUpCommandLine(CommandLine* cl) OVERRIDE;
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dwebstore_provider_browsertest.cc38 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/ui/blocked_content/
H A Dpopup_blocker_browsertest.cc78 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
79 InProcessBrowserTest::SetUpCommandLine(command_line);
227 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
228 InProcessBrowserTest::SetUpCommandLine(command_line);
/external/chromium_org/content/browser/gpu/
H A Dgpu_memory_test.cc77 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_win_browsertest.cc107 virtual void SetUpCommandLine(CommandLine* command_line) { function in class:content::RenderWidgetHostViewWinTSFTest
/external/chromium_org/chrome/browser/chromeos/login/
H A Dwallpaper_manager_browsertest.cc63 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
367 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Doobe_browsertest.cc133 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Dscreen_locker_browsertest.cc128 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
H A Duser_image_manager_browsertest.cc53 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
H A Dmedia_galleries_watch_apitest.cc74 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
75 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/api/socket/
H A Dsocket_apitest.cc76 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
77 SocketApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/extensions/
H A Dapp_background_page_apitest.cc33 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
34 ExtensionApiTest::SetUpCommandLine(command_line);
H A Dextension_apitest.cc441 void ExtensionApiTest::SetUpCommandLine(CommandLine* command_line) { function in class:ExtensionApiTest
442 ExtensionBrowserTest::SetUpCommandLine(command_line);
H A Dlazy_background_page_apitest.cc79 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
80 ExtensionApiTest::SetUpCommandLine(command_line);
H A Dapp_process_apitest.cc57 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
58 ExtensionApiTest::SetUpCommandLine(command_line);
134 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
135 ExtensionApiTest::SetUpCommandLine(command_line);
H A Dextension_browsertest.h71 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
H A Dextension_startup_browsertest.cc46 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_sanity_browsertest.cc270 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
653 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
654 ExtensionApiTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/task_manager/
H A Dtask_manager_browsertest.cc97 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
98 ExtensionBrowserTest::SetUpCommandLine(command_line);
/external/chromium_org/chrome/browser/ui/webui/net_internals/
H A Dnet_internals_ui_browsertest.cc391 void NetInternalsTest::SetUpCommandLine(CommandLine* command_line) { function in class:NetInternalsTest
392 WebUIBrowserTest::SetUpCommandLine(command_line);
/external/chromium/chrome/browser/chromeos/login/
H A Dscreen_locker_browsertest.cc169 virtual void SetUpCommandLine(CommandLine* command_line) { function in class:chromeos::ScreenLockerTest
/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Daccessibility_manager_browsertest.cc159 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {

Completed in 2614 milliseconds

123456789