Searched refs:StopThreadForTesting (Results 1 – 1 of 1) sorted by relevance
11 class StopThreadForTesting(Exception): class19 raise StopThreadForTesting23 self.assertRaises(StopThreadForTesting, stressor.wait)30 raise StopThreadForTesting55 raise StopThreadForTesting63 self.assertRaises(StopThreadForTesting, stressor.wait)77 raise StopThreadForTesting81 self.assertRaises(StopThreadForTesting, stressor.wait)98 raise StopThreadForTesting103 self.assertRaises(StopThreadForTesting, stressor.stop)