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

  /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):
  /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/tests/google/tel/live/
TelLiveDataTest.py 758 check_iteration=10)
    [all...]
TelLiveSmokeTest.py 375 check_iteration=4)
376 # check_interval=10, check_iteration=4: in this Smoke test,
379 # execution time. In regular test, check_iteration is set to 10.
TelLiveRebootStressTest.py 175 check_interval = 5, check_iteration = 1):

Completed in 291 milliseconds