Home | History | Annotate | Download | only in test_asyncio

Lines Matching refs:is_closed

196         self.assertFalse(self.loop.is_closed())
198 self.assertTrue(self.loop.is_closed())