Home
last modified time | relevance | path

Searched defs:test_kill (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/tracing/ftrace_test/
Dftrace_stress_test.sh61 test_kill() function
/external/rust/crates/shared_child/src/
Dlib.rs337 fn test_kill() { in test_kill() function
/external/python/cpython2/Lib/test/
Dtest_subprocess.py1053 def test_kill(self): member in POSIXProcessTestCase
1424 def test_kill(self): member in Win32ProcessTestCase
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_subprocess.py171 def test_kill(self): member in SubprocessMixin
/external/python/cpython3/Lib/test/
Dtest_subprocess.py2322 def test_kill(self): member in POSIXProcessTestCase
3499 def test_kill(self): member in Win32ProcessTestCase
D_test_multiprocessing.py462 def test_kill(self): member in _TestProcess