Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/kernel/tracing/ftrace_test/
H A Dftrace_stress_test.sh61 test_kill() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_subprocess.py1053 def test_kill(self): member in POSIXProcessTestCase
1424 def test_kill(self): member in Win32ProcessTestCase
/aosp_15_r20/external/rust/android-crates-io/crates/shared_child/src/
Dlib.rs337 fn test_kill() { in test_kill() function
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_subprocess.py173 def test_kill(self): member in SubprocessMixin
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_subprocess.py2393 def test_kill(self): member in POSIXProcessTestCase
3571 def test_kill(self): member in Win32ProcessTestCase
D_test_multiprocessing.py506 def test_kill(self): member in _TestProcess