HomeSort by relevance Sort by last modified time
    Searched refs:ForCurrentProcess (Results 1 - 9 of 9) sorted by null

  /external/chromium/base/test/
perf_test_suite.h 27 CommandLine::ForCurrentProcess()->GetSwitchValue("log-file");
test_suite.h 116 CommandLine::ForCurrentProcess()->GetSwitchValue(kRunClientProcess);
203 !CommandLine::ForCurrentProcess()->HasSwitch("show-error-dialogs")) {
  /external/chromium/net/tools/fetch/
fetch_server.cc 35 const CommandLine& parsed_command_line = *CommandLine::ForCurrentProcess();
fetch_client.cc 122 const CommandLine& parsed_command_line = *CommandLine::ForCurrentProcess();
  /external/chromium/base/
multiprocess_test.h 88 CommandLine cl(*CommandLine::ForCurrentProcess());
command_line.h 91 static CommandLine* ForCurrentProcess() {
237 // CommandLine cl(*CommandLine::ForCurrentProcess());
logging.cc 260 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableDCHECK);
  /external/chromium/net/tools/dump_cache/
dump_cache.cc 116 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium/net/tools/hresolv/
hresolv.cc 420 CommandLine* command_line = CommandLine::ForCurrentProcess();

Completed in 214 milliseconds