Searched defs:test_kill (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/ltp/testcases/kernel/tracing/ftrace_test/ | ||
H A D | ftrace_stress_test.sh | 61 test_kill() function |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_subprocess.py | 1053 def test_kill(self): member in POSIXProcessTestCase |
/aosp_15_r20/external/rust/android-crates-io/crates/shared_child/src/ | ||
D | lib.rs | 337 fn test_kill() { in test_kill() function |
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_subprocess.py | 173 def test_kill(self): member in SubprocessMixin |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_subprocess.py | 2393 def test_kill(self): member in POSIXProcessTestCase |
D | _test_multiprocessing.py | 506 def test_kill(self): member in _TestProcess |