Home
last modified time | relevance | path

Searched refs:test_kill (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/tracing/ftrace_test/
Dftrace_stress_test.sh61 test_kill() function
116 test_kill
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_subprocess.py163 def test_kill(self): member in SubprocessMixin
/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/
Dtest_subprocess.py1947 def test_kill(self): member in POSIXProcessTestCase
3053 def test_kill(self): member in Win32ProcessTestCase
D_test_multiprocessing.py363 def test_kill(self): member in _TestProcess