/aosp_15_r20/external/autotest/server/cros/ |
H A 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
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/ |
D | GTestTest.java | 570 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
|
D | GTestBaseTest.java | 212 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/ |
D | extend.hpp | 243 char *const* cmd_line = nullptr; member 292 char Char* cmd_line = nullptr; member
|
/aosp_15_r20/external/cronet/components/nacl/browser/ |
H A D | nacl_process_host.cc | 282 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 D | field_trial.cc | 190 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 D | nacl_cmd_line.cc | 14 void CopyNaClCommandLineArguments(base::CommandLine* cmd_line) { in CopyNaClCommandLineArguments()
|
/aosp_15_r20/external/libchrome/base/test/launcher/ |
H A 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
|
/aosp_15_r20/external/cronet/net/test/ |
H A D | python_utils_unittest.cc | 36 base::CommandLine cmd_line(base::CommandLine::NO_PROGRAM); in TEST() local
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | multiprocess_test.cc | 46 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | process_iterator_linux.cc | 53 std::string cmd_line; in GetProcCmdline() local
|
H A D | launch_fuchsia.cc | 33 bool GetAppOutputInternal(const CommandLine& cmd_line, in GetAppOutputInternal()
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | startup_information_unittest.cc | 75 WCHAR cmd_line[] = L"dummy"; in TEST() local
|
H A D | scoped_process_information_unittest.cc | 53 base::CommandLine::StringType cmd_line = in DoCreateProcess() local
|
/aosp_15_r20/external/libchrome/base/process/ |
H A D | process_iterator_linux.cc | 49 std::string cmd_line; in GetProcCmdline() local
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | multiprocess_test.cc | 46 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
|
/aosp_15_r20/external/webrtc/examples/peerconnection/client/ |
H A D | main.cc | 74 wchar_t* cmd_line, in wWinMain()
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_cmd_line.py | 26 def verify_valid_flag(self, cmd_line): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/support/ |
D | script_helper.py | 65 def fail(self, cmd_line): argument
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_launcher.h | 68 virtual void OnTestTimedOut(const CommandLine& cmd_line) {} in OnTestTimedOut()
|
H A D | unit_test_launcher.cc | 467 void UnitTestLauncherDelegate::OnTestTimedOut(const CommandLine& cmd_line) { in OnTestTimedOut()
|
/aosp_15_r20/external/cronet/base/nix/ |
H A D | xdg_util.cc | 276 void ExtractXdgActivationTokenFromCmdLine(base::CommandLine& cmd_line) { in ExtractXdgActivationTokenFromCmdLine()
|
/aosp_15_r20/art/runtime/ |
H A D | runtime_common.cc | 393 const char* cmd_line = GetCmdLine(); in HandleUnexpectedSignalCommonDump() local
|
/aosp_15_r20/external/cronet/components/nacl/zygote/ |
H A D | nacl_fork_delegate_linux.cc | 206 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/ |
D | executor.hpp | 239 const Char * cmd_line = nullptr; member in boost::process::detail::windows::executor
|