Lines Matching refs:caught
446 caught = 0449 nonlocal caught450 caught += 1479 test_utils.run_until(self.loop, lambda: caught)493 caught = 0496 nonlocal caught497 caught += 1505 self.assertEqual(caught, 1)512 caught = 0515 nonlocal caught516 caught += 1525 self.assertEqual(caught, 1)