Home
last modified time | relevance | path

Searched defs:retries (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceCleaner.java134 int retries = 1; in turnScreenOff() local
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveProjectFiTest.py84 def _add_google_account(self, ad, retries=3): argument
98 def _remove_google_account(self, ad, retries=3): argument
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py183 def rpc(self, method, *args, timeout=None, retries=1): argument
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py828 retries=1): argument
2002 def verify_internet_connection(log, ad, retries=1): argument
4521 def ensure_wifi_connected(log, ad, wifi_ssid, wifi_pwd=None, retries=3): argument
4618 def wifi_toggle_state(log, ad, state, retries=3): argument