HomeSort by relevance Sort by last modified time
    Searched refs:check_iteration (Results 1 - 5 of 5) sorted by null

  /external/autotest/tko/
job_serializer_unittest.py 171 self.check_iteration(test.iterations, newtest.iterations)
188 def check_iteration(self, tko_iterations, pb_iterations): member in class:JobSerializerUnittest
299 self.check_iteration(test.iterations, newtest.iterations)
324 def check_iteration(self, iterations, newiterations): member in class:ReadBackGetterTest
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_data_utils.py 74 check_iteration=4,
96 check_iteration: check Internet connection for how many times in total.
179 log, provider, client_list, check_interval, check_iteration):
190 check_interval, check_iteration):
193 Do the following for <check_iteration> times:
203 check_iteration: check Internet connection for how many times in total.
208 for i in range(1, check_iteration):
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveDataTest.py 759 check_iteration=10)
    [all...]
TelLiveRebootStressTest.py 177 check_interval = 5, check_iteration = 1):
TelLiveSmokeTest.py 378 check_iteration=4)
379 # check_interval=10, check_iteration=4: in this Smoke test,
382 # execution time. In regular test, check_iteration is set to 10.

Completed in 136 milliseconds