Searched defs:expected_argv0 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_cmd_line_script.py | 94 expected_file, expected_argv0, argument 125 expected_argv0, expected_path0, argument
|
D | test_runpy.py | 604 expected_argv0, mod_name=None, argument
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_cmd_line_script.py | 71 expected_argv0, expected_package, argument
|
D | test_runpy.py | 339 expected_argv0, expected_package): argument
|
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/ |
D | proc_file_utils.cpp | 246 Result<std::vector<pid_t>> CollectPidsByArgv0(const std::string& expected_argv0, in CollectPidsByArgv0()
|