Searched defs:mock_getpid (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/portpicker/src/tests/ |
D | portserver_test.py | 295 def test_get_port_for_process_pid_eq_port(self, mock_getpid, mock_is_port_free): argument 306 def test_get_port_for_process_pid_ne_port(self, mock_getpid, mock_is_port_free): argument
|
/aosp_15_r20/external/toolchain-utils/cros_utils/ |
H A D | bugs_test.py | 204 def testForkingProducesADifferentReport(self, mock_getpid): argument
|
/aosp_15_r20/external/python/absl-py/absl/logging/tests/ |
D | logging_test.py | 162 self, mock_getpid, mock_unlink, mock_islink, mock_time, argument
|