Lines Matching defs:test_function
31 def withRepeats(self, test_function, repeats=None):
47 test_function()
82 def test_function():
97 self.withRepeats(test_function)
113 def test_function():
121 self.withRepeats(test_function)
125 def test_function():
146 self.withRepeats(test_function)
155 def test_function():
172 self.withRepeats(test_function)