Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_subprocess.py587 isinstance(self, SubprocessFastWatcherTests)):
746 class SubprocessFastWatcherTests(SubprocessWatcherMixin, class