Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/autotest/server/cros/
H A 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
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DGTestTest.java570 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_defaults() local
601 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_ldLibraryPath() local
616 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_multipleLdLibraryPath32BitDevice() local
631 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_multipleLdLibraryPath64BitDevice() local
641 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_envVar() local
650 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_runAs() local
660 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_testShard() local
DGTestBaseTest.java212 String cmd_line = gTestBase.getGTestCmdLine("/data/local/tmp/test1", "flags"); in test_getGTestCmdLineWrapper_changeWorkingDirectory() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dextend.hpp243 char *const* cmd_line = nullptr; member
292 char Char* cmd_line = nullptr; member
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_process_host.cc282 base::CommandLine cmd_line(base::SplitString( in LaunchNaClGdb() local
327 std::unique_ptr<base::CommandLine> cmd_line(new base::CommandLine(exe_path)); in LaunchSelLdr() local
/aosp_15_r20/external/libchrome/base/metrics/
H A Dfield_trial.cc190 CommandLine* cmd_line) { in AddFeatureAndFieldTrialFlags()
826 const CommandLine& cmd_line, in CreateTrialsFromCommandLine()
907 CommandLine* cmd_line) { in CopyFieldTrialStateToFlags()
/aosp_15_r20/external/cronet/components/nacl/common/
H A Dnacl_cmd_line.cc14 void CopyNaClCommandLineArguments(base::CommandLine* cmd_line) { in CopyNaClCommandLineArguments()
/aosp_15_r20/external/libchrome/base/test/launcher/
H A Dunit_test_launcher.cc641 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsSerially() local
672 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsBatch() local
/aosp_15_r20/external/cronet/net/test/
H A Dpython_utils_unittest.cc36 base::CommandLine cmd_line(base::CommandLine::NO_PROGRAM); in TEST() local
/aosp_15_r20/external/libchrome/base/test/
H A Dmultiprocess_test.cc46 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_iterator_linux.cc53 std::string cmd_line; in GetProcCmdline() local
H A Dlaunch_fuchsia.cc33 bool GetAppOutputInternal(const CommandLine& cmd_line, in GetAppOutputInternal()
/aosp_15_r20/external/cronet/base/win/
H A Dstartup_information_unittest.cc75 WCHAR cmd_line[] = L"dummy"; in TEST() local
H A Dscoped_process_information_unittest.cc53 base::CommandLine::StringType cmd_line = in DoCreateProcess() local
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_iterator_linux.cc49 std::string cmd_line; in GetProcCmdline() local
/aosp_15_r20/external/cronet/base/test/
H A Dmultiprocess_test.cc46 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dmain.cc74 wchar_t* cmd_line, in wWinMain()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_cmd_line.py26 def verify_valid_flag(self, cmd_line): argument
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dscript_helper.py65 def fail(self, cmd_line): argument
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher.h68 virtual void OnTestTimedOut(const CommandLine& cmd_line) {} in OnTestTimedOut()
H A Dunit_test_launcher.cc467 void UnitTestLauncherDelegate::OnTestTimedOut(const CommandLine& cmd_line) { in OnTestTimedOut()
/aosp_15_r20/external/cronet/base/nix/
H A Dxdg_util.cc276 void ExtractXdgActivationTokenFromCmdLine(base::CommandLine& cmd_line) { in ExtractXdgActivationTokenFromCmdLine()
/aosp_15_r20/art/runtime/
H A Druntime_common.cc393 const char* cmd_line = GetCmdLine(); in HandleUnexpectedSignalCommonDump() local
/aosp_15_r20/external/cronet/components/nacl/zygote/
H A Dnacl_fork_delegate_linux.cc206 base::CommandLine cmd_line(base::CommandLine::NO_PROGRAM); in Init() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dexecutor.hpp239 const Char * cmd_line = nullptr; member in boost::process::detail::windows::executor

12