Home
last modified time | relevance | path

Searched refs:check_iteration (Results 1 – 1 of 1) sorted by relevance

/external/autotest/tko/
Djob_serializer_unittest.py208 self.check_iteration(test.iterations, newtest.iterations)
228 def check_iteration(self, tko_iterations, pb_iterations): member in JobSerializerUnittest
352 self.check_iteration(test.iterations, newtest.iterations)
377 def check_iteration(self, iterations, newiterations): member in ReadBackGetterTest