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