Searched refs:test_getppid (Results 1 – 2 of 2) sorted by relevance
/third_party/rust/crates/rustix/tests/process/ | ||
D | id.rs | 52 fn test_getppid() { in test_getppid() function |
/third_party/python/Lib/test/ | ||
D | test_os.py | 2930 def test_getppid(self): member in PidTests |