HomeSort by relevance Sort by last modified time
    Searched refs:CommandLine (Results 701 - 725 of 1825) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/extensions/
convert_web_app_browsertest.cc 60 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
notifications_apitest.cc 20 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
suspicious_extension_bubble_controller_unittest.cc 102 command_line_.reset(new CommandLine(CommandLine::NO_PROGRAM));
104 scoped_ptr<CommandLine> command_line_;
166 CommandLine::ForCurrentProcess(),
  /external/chromium_org/chrome/browser/invalidation/
p2p_invalidation_service.cc 23 ParseNotifierOptions(*CommandLine::ForCurrentProcess());
  /external/chromium_org/chrome/browser/
locale_tests_browsertest.cc 72 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
  /external/chromium_org/chrome/browser/nacl_host/test/
nacl_gdb_browsertest.cc 26 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
  /external/chromium_org/chrome/browser/net/
predictor_tab_helper.cc 52 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kChromeFrame) &&
  /external/chromium_org/chrome/browser/prefetch/
prefetch_browsertest.cc 23 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
  /external/chromium_org/chrome/browser/prefs/
incognito_mode_prefs.cc 67 const CommandLine& command_line,
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_factory.cc 106 CommandLine::ForCurrentProcess()),
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_util.cc 97 CommandLine::ForCurrentProcess()->HasSwitch(kDisableDriveAPI);
  /external/chromium_org/chrome/browser/sync_file_system/
sync_file_system_service_factory.cc 77 if (CommandLine::ForCurrentProcess()->HasSwitch(kDisableLastWriteWin)) {
  /external/chromium_org/chrome/browser/task_manager/
task_manager_notification_browsertest.cc 30 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_disabled.cc 68 void AppListService::RecordShowTimings(const CommandLine& command_line) {}
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_sync_starter_unittest.cc 35 CommandLine::ForCurrentProcess()->AppendSwitch(switches::kDisableSync);
sync_promo_ui_unittest.cc 50 CommandLine::ForCurrentProcess()->AppendSwitch(switches::kDisableSync);
  /external/chromium_org/chrome/browser/ui/tabs/
tab_menu_model.cc 58 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/web_resource/
resource_request_allowed_notifier.cc 41 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
content_scripts_manifest_unittest.cc 47 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium_org/chrome/installer/util/
auto_launch_util.cc 43 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
197 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.cc 35 CommandLine cmd_line(exe_path);
37 const CommandLine& process_command_line = *CommandLine::ForCurrentProcess();
223 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/test/base/
test_launcher_utils.cc 22 void PrepareBrowserCommandLineForTests(CommandLine* command_line) {
  /external/chromium_org/chrome/test/mini_installer_test/
installer_test_util.h 82 bool RunAndWaitForCommandToFinish(CommandLine command);
  /external/chromium_org/chrome/tools/crash_service/
main.cc 42 CommandLine::Init(0, NULL);
  /external/chromium_org/chromeos/dbus/
shill_stub_helper.cc 44 if (!CommandLine::ForCurrentProcess()->HasSwitch(
64 if (!CommandLine::ForCurrentProcess()->HasSwitch(
89 if (!CommandLine::ForCurrentProcess()->HasSwitch(
123 if (CommandLine::ForCurrentProcess()->HasSwitch(

Completed in 890 milliseconds

<<21222324252627282930>>