/external/autotest/server/cros/ |
D | resource_monitor_unittest.py | 57 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/libchrome/base/test/ |
D | multiprocess_test.cc | 46 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
|
/external/libchrome/base/process/ |
D | process_iterator_linux.cc | 49 std::string cmd_line; in GetProcCmdline() local
|
D | process_util_unittest.cc | 788 CommandLine cmd_line = MakeCmdLine("TriggerEventChildProcess"); in TEST_F() local
|
/external/webrtc/examples/peerconnection/client/ |
D | main.cc | 76 wchar_t* cmd_line, in wWinMain()
|
/external/python/cpython2/Lib/test/ |
D | test_cmd_line.py | 26 def verify_valid_flag(self, cmd_line): argument
|
/external/python/cpython3/Lib/test/support/ |
D | script_helper.py | 59 def fail(self, cmd_line): argument
|
/external/llvm-project/lldb/source/Commands/ |
D | CommandObjectPlatform.cpp | 444 std::string cmd_line; in DoExecute() local 503 std::string cmd_line; in DoExecute() local 556 std::string cmd_line; in DoExecute() local 601 std::string cmd_line; in DoExecute() local 693 std::string cmd_line; in DoExecute() local
|
/external/libchrome/base/test/launcher/ |
D | unit_test_launcher.cc | 641 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsSerially() local 672 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsBatch() local
|
/external/libchrome/base/metrics/ |
D | field_trial.cc | 190 CommandLine* cmd_line) { in AddFeatureAndFieldTrialFlags() 826 const CommandLine& cmd_line, in CreateTrialsFromCommandLine() 907 CommandLine* cmd_line) { in CopyFieldTrialStateToFlags()
|
/external/python/cpython3/Lib/test/ |
D | test_cmd_line.py | 33 def verify_valid_flag(self, cmd_line): argument
|
/external/selinux/policycoreutils/secon/ |
D | secon.c | 152 static void cmd_line(int argc, char *argv[]) in cmd_line() function
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_debug.c | 1137 char cmd_line[4096]; in si_check_vm_faults() local
|
/external/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_draw.c | 108 char cmd_line[4096]; in dd_write_header() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_offload.py | 1141 cmd_line = "tc filter add dev %s ingress bpf %s da skip_sw" % \ variable
|