Searched refs:randomize_suite (Results 1 – 2 of 2) sorted by relevance
3242 def randomize_suite(suite): function3493 super(RandomDecorator, self).__init__(randomize_suite(suite))
2863 randomized_suite = tests.randomize_suite(self.suite)