Home
last modified time | relevance | path

Searched refs:test_send_signal (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/shared_child/src/
Dunix.rs37 fn test_send_signal() { in test_send_signal() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dsend_signal.c192 void test_send_signal(void) in test_send_signal() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_subprocess.py1047 def test_send_signal(self): member in POSIXProcessTestCase
1421 def test_send_signal(self): member in Win32ProcessTestCase
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_subprocess.py227 def test_send_signal(self): member in SubprocessMixin
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_subprocess.py2387 def test_send_signal(self): member in POSIXProcessTestCase
3568 def test_send_signal(self): member in Win32ProcessTestCase
/aosp_15_r20/external/python/cpython3/Misc/
DHISTORY4251 - Issue #15507: test_subprocess's test_send_signal could fail if the test