Home
last modified time | relevance | path

Searched defs:cmd_line (Results 1 – 25 of 36) sorted by relevance

12

/external/autotest/server/cros/
Dresource_monitor_unittest.py57 def _process_top(self, cmd_args, cmd_line): argument
84 def _process_kill(self, cmd_args, cmd_line): argument
109 def _process_rm(self, cmd_args, cmd_line): argument
137 def _run_single_cmd(self, cmd_line, *args, **kwargs): argument
161 def run(self, cmd_line, *args, **kwargs): argument
174 def run_background(self, cmd_line, *args, **kwargs): argument
/external/cronet/components/nacl/common/
Dnacl_cmd_line.cc14 void CopyNaClCommandLineArguments(base::CommandLine* cmd_line) { in CopyNaClCommandLineArguments()
/external/cronet/net/test/
Dpython_utils_unittest.cc36 base::CommandLine cmd_line(base::CommandLine::NO_PROGRAM); in TEST() local
/external/libchrome/base/test/
Dmultiprocess_test.cc46 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
/external/cronet/base/process/
Dprocess_iterator_linux.cc53 std::string cmd_line; in GetProcCmdline() local
Dlaunch_fuchsia.cc33 bool GetAppOutputInternal(const CommandLine& cmd_line, in GetAppOutputInternal()
/external/cronet/base/win/
Dstartup_information_unittest.cc75 WCHAR cmd_line[] = L"dummy"; in TEST() local
Dscoped_process_information_unittest.cc53 base::CommandLine::StringType cmd_line = in DoCreateProcess() local
/external/libchrome/base/process/
Dprocess_iterator_linux.cc49 std::string cmd_line; in GetProcCmdline() local
/external/cronet/base/test/
Dmultiprocess_test.cc46 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
/external/webrtc/examples/peerconnection/client/
Dmain.cc74 wchar_t* cmd_line, in wWinMain()
/external/cronet/components/nacl/browser/
Dnacl_broker_host_win.cc73 base::CommandLine* cmd_line = new base::CommandLine(nacl_path); in Init() local
Dnacl_process_host.cc428 base::CommandLine cmd_line(nacl_gdb); in LaunchNaClGdb() local
433 base::CommandLine cmd_line(base::SplitString( in LaunchNaClGdb() local
518 std::unique_ptr<base::CommandLine> cmd_line(new base::CommandLine(exe_path)); in LaunchSelLdr() local
/external/cronet/components/nacl/broker/
Dnacl_broker_listener.cc100 base::CommandLine* cmd_line = new base::CommandLine(exe_path); in OnLaunchLoaderThroughBroker() local
/external/python/cpython2/Lib/test/
Dtest_cmd_line.py26 def verify_valid_flag(self, cmd_line): argument
/external/python/cpython3/Lib/test/support/
Dscript_helper.py61 def fail(self, cmd_line): argument
/external/cronet/base/test/launcher/
Dtest_launcher.h67 virtual void OnTestTimedOut(const CommandLine& cmd_line) {} in OnTestTimedOut()
Dunit_test_launcher.cc435 void UnitTestLauncherDelegate::OnTestTimedOut(const CommandLine& cmd_line) { in OnTestTimedOut()
/external/libchrome/base/test/launcher/
Dunit_test_launcher.cc641 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsSerially() local
672 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsBatch() local
/external/cronet/components/nacl/zygote/
Dnacl_fork_delegate_linux.cc206 base::CommandLine cmd_line(base::CommandLine::NO_PROGRAM); in Init() local
/external/libchrome/base/metrics/
Dfield_trial.cc190 CommandLine* cmd_line) { in AddFeatureAndFieldTrialFlags()
826 const CommandLine& cmd_line, in CreateTrialsFromCommandLine()
907 CommandLine* cmd_line) { in CopyFieldTrialStateToFlags()
/external/cronet/base/metrics/
Dfield_trial.cc171 void AddFeatureAndFieldTrialFlags(CommandLine* cmd_line) { in AddFeatureAndFieldTrialFlags()
693 void FieldTrialList::CreateTrialsFromCommandLine(const CommandLine& cmd_line, in CreateTrialsFromCommandLine()
/external/selinux/policycoreutils/secon/
Dsecon.c152 static void cmd_line(int argc, char *argv[]) in cmd_line() function
/external/python/cpython3/Lib/test/
Dtest_cmd_line.py34 def verify_valid_flag(self, cmd_line): argument
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c1137 char cmd_line[4096]; in si_check_vm_faults() local

12