Searched refs:_make_mock_fork (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_pty.py | 356 def _make_mock_fork(self, pid): member in SmallPtyTests 399 pty.fork = self._make_mock_fork(1) |
Completed in 2 milliseconds