Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceCleaner.java134 int retries = 1; in turnScreenOff() local
142 RunUtil.getDefault().sleep(SCREEN_OFF_RETRY_DELAY_MS * retries); in turnScreenOff()
145 retries++; in turnScreenOff()
146 if (retries > MAX_SCREEN_OFF_RETRY) { in turnScreenOff()
147 CLog.w(String.format("screen still on after %d retries", retries)); in turnScreenOff()
/tools/test/connectivity/acts/tests/google/gnss/
DLocationPlatinumTest.py197 gutils.check_location_api(self.ad, retries=1),
209 gutils.check_location_api(self.ad, retries=1),
222 gutils.check_location_api(self.ad, retries=1),
234 gutils.check_location_api(self.ad, retries=1),
252 gutils.check_location_api(self.ad, retries=1),
DGnssSanityTest.py116 if not verify_internet_connection(self.ad.log, self.ad, retries=3,
331 self.ad, retries=3, location_type="networkLocationType=cell")
357 self.ad, retries=3, location_type="networkLocationType=wifi")
382 test_result = check_location_api(self.ad, retries=3)
411 test_result = check_location_api(self.ad, retries=3)
440 test_result = check_location_api(self.ad, retries=3)
532 retries=3)
559 if not verify_internet_connection(self.ad.log, self.ad, retries=3,
657 supl_no_gnss_signal = check_location_api(self.ad, retries=3)
874 if not verify_internet_connection(self.ad.log, self.ad, retries=3,
DFlpTtffTest.py71 if not verify_internet_connection(self.ad.log, self.ad, retries=3,
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py65 for retries in range(5):
68 ad.log.info("Attempt %d - %s" % (retries + 1, remount_result))
641 retries = 3
642 for i in range(retries):
667 "attempts." % (type.upper(), retries))
998 def check_location_api(ad, retries): argument
1009 for i in range(retries):
1025 def check_network_location(ad, retries, location_type, criteria=30): argument
1039 for i in range(retries):
1114 def start_youtube_video(ad, url=None, retries=0): argument
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py231 def rpc(self, method, *args, timeout=None, retries=3): argument
258 for i in range(1, retries + 1):
263 if i < retries:
/tools/test/connectivity/acts/tests/google/bt/performance/
DBtInterferenceRSSITest.py63 self.connect_with_retries(retries=5)
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveStressFdrTest.py304 for retries in range(3):
310 if retries == 2: return False
313 if retries == 2:
DTelLiveStressCallTest.py84 retries=3):
106 retries=3):
DTelLiveProjectFiTest.py252 def check_project_fi_activated(self, ad, retries=20): argument
253 for _ in range(retries):
DTelLiveDataTest.py546 self.log, self.android_devices[0], retries=3):
567 self.log, self.android_devices[0], retries=3):
572 self.log, self.android_devices[0], retries=0):
584 self.log, self.android_devices[0], retries=3):
911 retries=client_retry,
920 self.log, self.provider, retries=3,
959 self.log, self.clients[0], retries=1):
967 self.log, self.clients[0], retries=1):
DTelLiveImsSettingsTest.py899 if not verify_internet_connection(self.log, self.dut, retries=3):
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlogserial.py175 retries=0, argument
189 RETRIES = retries
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py1762 def dumpsys_new_call_info(ad, last_tc_number, retries=3, interval=5): argument
1763 for i in range(retries):
3235 retries=1, argument
3248 for i in range(retries):
3273 def verify_internet_connection(log, ad, retries=3, expected_state=True): argument
3285 log, ad, retries=retries, expected_state=expected_state):
3289 log, ad, url=url, retry=retries,
3854 def phone_switch_to_msim_mode(ad, retries=3, timeout=60): argument
3862 for i in range(retries):
3897 def phone_switch_to_ssim_mode(ad, retries=3, timeout=30): argument
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dapollo_acts.py381 def start_magic_pairing(self, android_act, timeout=30, retries=3): argument
389 while not paired and count < retries:
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabProjectFiTest.py348 def check_project_fi_activated(self, ad, retries=20): argument
349 for _ in range(retries):
/tools/test/connectivity/acts/tests/google/usb/
DUsbTetheringFunctionsTest.py62 self.dut.log, self.dut, retries=3):
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py97 retries=0,
126 retries=int(match.group('retries')),
/tools/tradefederation/core/tests/res/testtype/
Dpython_output2.txt171 Test Execute is called and retries are triggered. ... ok
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...