Home
last modified time | relevance | path

Searched refs:_test_error_on_stdio_flush (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py731 def _test_error_on_stdio_flush(self, evt, break_std_streams={}): member in _TestProcess
752 proc = self.Process(target=self._test_error_on_stdio_flush,
769 proc = self.Process(target=self._test_error_on_stdio_flush,