/aosp_15_r20/tools/test/connectivity/acts/framework/tests/ |
D | acts_job_test.py | 65 def test_run_success(self, popen): argument 73 def test_run_stderr(self, popen): argument 83 def test_run_error(self, popen): argument 90 def test_run_with_ignored_error(self, popen): argument 98 def test_run_timeout(self, popen): argument 105 def test_run_no_shell(self, popen): argument 113 def test_job_env(self, popen): argument
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/tools/ |
H A D | list_ports_linux.py | 19 def popen(argv): function 26 def popen(argv): function
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | opinfo_harness.py | 14 popen = subprocess.Popen( variable
|
/aosp_15_r20/external/musl/src/stdio/ |
H A D | popen.c | 11 FILE *popen(const char *cmd, const char *mode) in popen() function
|
/aosp_15_r20/external/trusty/musl/src/stdio/ |
D | popen.c | 11 FILE *popen(const char *cmd, const char *mode) in popen() function
|
/aosp_15_r20/external/angle/build/android/test_wrapper/ |
H A D | logdog_wrapper.py | 63 def NoLeakingProcesses(popen): argument
|
/aosp_15_r20/external/cronet/build/android/test_wrapper/ |
H A D | logdog_wrapper.py | 59 def NoLeakingProcesses(popen): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | vmodule_test.cc | 28 #define popen _popen macro
|
/aosp_15_r20/external/e2fsprogs/include/nonunix/ |
H A D | unistd.h | 15 #define popen _popen macro
|
/aosp_15_r20/hardware/google/aemu/windows/includes/ |
D | msvc-files.h | 10 #define popen(path, mode) android_popen( (path), (mode) ) macro
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | cmd_utils.py | 194 def popen(args, stdin=None, stdout=TEE_TO_LOGS, stderr=TEE_TO_LOGS, env=None, run_as=None): function
|
/aosp_15_r20/external/autotest/client/cros/audio/ |
H A D | cmd_utils.py | 199 def popen(args, stdin=None, stdout=TEE_TO_LOGS, stderr=TEE_TO_LOGS, env=None, function
|
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/ |
D | 3.2.rst | 1376 popen section in New, Improved, and Deprecated Modules
|
/aosp_15_r20/external/crosvm/tools/impl/ |
H A D | command.py | 458 def popen(self, **kwargs: Any) -> "subprocess.Popen[str]": member in Command
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | platform.py | 450 def popen(cmd, mode='r', bufsize=None): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/ |
H A D | context.py | 368 def set_spawning_popen(popen): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/ |
D | context.py | 368 def set_spawning_popen(popen): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/ |
D | context.py | 368 def set_spawning_popen(popen): argument
|
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/ |
D | context.py | 368 def set_spawning_popen(popen): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/ |
D | context.py | 368 def set_spawning_popen(popen): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/ |
D | context.py | 368 def set_spawning_popen(popen): argument
|
/aosp_15_r20/build/soong/scripts/hiddenapi/ |
H A D | analyze_bcpf.py | 44 def __init__(self, popen): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | os.py | 978 def popen(cmd, mode="r", buffering=-1): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | os.py | 978 def popen(cmd, mode="r", buffering=-1): function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | os.py | 978 def popen(cmd, mode="r", buffering=-1): function
|