HomeSort by relevance Sort by last modified time
    Searched full:commandline (Results 226 - 250 of 2662) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc 29 !CommandLine::ForCurrentProcess()->HasSwitch(
32 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kLoginManager)) {
71 const CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/extensions/
chrome_ui_overrides_browsertest.cc 16 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
  /external/chromium_org/chrome/browser/media/
wv_test_license_server_config.h 18 virtual bool GetServerCommandLine(base::CommandLine* command_line) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/
downloads_ui_browsertest.cc 27 CommandLine* command_line) {
  /external/chromium_org/chrome/browser/ui/webui/net_internals/
net_internals_ui_browsertest.h 26 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
guest_mode_options_ui_browsertest.cc 20 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_experimental_unittest.cc 21 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_manifests_isolatedapp_unittest.cc 26 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_manifests_launcher_page_unittest.cc 25 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
  /external/chromium_org/chrome/installer/setup/
run_all_unittests.cc 15 if (CommandLine::ForCurrentProcess()->HasSwitch(kAdjustProcessPriority))
  /external/chromium_org/chrome/installer/util/
fake_product_state.h 26 uninstall_command_ = base::CommandLine(setup_exe);
  /external/chromium_org/chrome/test/perf/
browser_perf_test.cc 18 void BrowserPerfTest::SetUpCommandLine(CommandLine* command_line) {
  /external/chromium_org/components/cloud_devices/common/
cloud_devices_urls.cc 43 const CommandLine* command_line = CommandLine::ForCurrentProcess();
105 const CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/components/signin/core/common/
signin_switches.h 10 // These switches should not be queried from CommandLine::HasSwitch() directly.
  /external/chromium_org/content/browser/
site_per_process_browsertest.h 26 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE;
  /external/chromium_org/content/shell/android/browsertests_apk/
content_browser_tests_android.cc 61 CommandLine::Init(arraysize(kInitialArgv), kInitialArgv);
76 CommandLine* command_line = CommandLine::ForCurrentProcess();
77 command_line->AppendArguments(CommandLine(argc, &argv[0]), false);
  /external/chromium_org/content/shell/browser/
shell_resource_dispatcher_host_delegate.cc 22 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
  /external/chromium_org/content/shell/common/
webkit_test_helpers.cc 58 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
114 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/content/shell/renderer/
shell_render_frame_observer.cc 19 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
  /external/chromium_org/gpu/
angle_unittest_main.cc 18 CommandLine::Init(argc, argv);
  /external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_linux.cc 20 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/ppapi/shared_impl/
test_harness_utils.h 16 class CommandLine;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
loader.cpp 4 #include <llvm/Support/CommandLine.h>
  /external/chromium_org/third_party/skia/dm/
DMCpuGMTask.h 12 // This is the main entry point for drawing GMs with the CPU. Commandline
  /external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/genperf/
genperf.vcproj 32 CommandLine="run.bat &quot;$(TargetPath)&quot;"
98 CommandLine=""
114 CommandLine="run.bat &quot;$(TargetPath)&quot;"
180 CommandLine=""

Completed in 1149 milliseconds

1 2 3 4 5 6 7 8 91011>>