Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dresource_monitor_unittest.py49 def _process_top(self, cmd_args, cmd_line): argument
76 def _process_kill(self, cmd_args, cmd_line): argument
101 def _process_rm(self, cmd_args, cmd_line): argument
129 def _run_single_cmd(self, cmd_line, *args, **kwargs): argument
153 def run(self, cmd_line, *args, **kwargs): argument
166 def run_background(self, cmd_line, *args, **kwargs): argument
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain.cc21 wchar_t* cmd_line, int cmd_show) { in wWinMain()
/external/libchrome/base/test/
Dmultiprocess_test.cc47 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
/external/libchrome/base/process/
Dprocess_iterator_linux.cc49 std::string cmd_line; in GetProcCmdline() local
/external/python/cpython2/Lib/test/
Dtest_cmd_line.py26 def verify_valid_flag(self, cmd_line): argument
/external/syslinux/com32/elflink/
Dtest_com32.c66 char **cmd_line = malloc((MAX_COMMAND_ARGS + 1) * sizeof(char *)); in process_spawn() local
/external/syslinux/gpxe/src/include/
Dcmdlinelib.h59 }cmd_line; typedef
/external/autotest/client/site_tests/video_VDAPerf/
Dvideo_VDAPerf.py225 def _append_freon_switch_if_needed(self, cmd_line): argument
/external/python/cpython3/Lib/test/
Dtest_cmd_line.py27 def verify_valid_flag(self, cmd_line): argument
/external/libchrome/base/metrics/
Dfield_trial.cc191 CommandLine* cmd_line) { in AddFeatureAndFieldTrialFlags()
777 const CommandLine& cmd_line, in CreateTrialsFromCommandLine()
858 CommandLine* cmd_line) { in CopyFieldTrialStateToFlags()
Dfield_trial_unittest.cc1147 base::CommandLine cmd_line = base::CommandLine(test_file_path); in TEST() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c620 char cmd_line[4096]; in si_check_vm_faults() local
/external/selinux/policycoreutils/secon/
Dsecon.c152 static void cmd_line(int argc, char *argv[]) in cmd_line() function
/external/valgrind/cachegrind/
Dcg_merge.c227 char* cmd_line; member
343 char* cmd_line, in new_CacheProfFile()
/external/mesa3d/src/gallium/drivers/ddebug/
Ddd_draw.c46 char cmd_line[4096]; in dd_get_file_stream() local