Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py265 def start_youtube_video(ad, url=None, retries=0): argument
626 def check_location_api(ad, retries): argument
652 def check_network_location(ad, retries, location_type): argument
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceCleaner.java135 int retries = 1; in turnScreenOff() local
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_data_utils.py306 def airplane_mode_test(log, ad, retries=3): argument
Dtel_test_utils.py1696 def dumpsys_new_call_info(ad, last_tc_number, retries=3, interval=5): argument
2604 retries=1, argument
2642 def verify_internet_connection(log, ad, retries=3, expected_state=True): argument
3085 def phone_switch_to_msim_mode(ad, retries=3, timeout=60): argument
3119 def phone_switch_to_ssim_mode(ad, retries=3, timeout=30): argument
5478 def ensure_wifi_connected(log, ad, wifi_ssid, wifi_pwd=None, retries=3): argument
5575 def wifi_toggle_state(log, ad, state, retries=3): argument
7193 def add_google_account(ad, retries=3): argument
7211 def remove_google_account(ad, retries=3): argument
7236 def activate_google_fi_account(ad, retries=3): argument
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlogserial.py175 retries=0, argument
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py231 def rpc(self, method, *args, timeout=None, retries=3): argument
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/data_storage/bigquery/
Dbigquery_logger_utils.py407 def flush(self, rows_list, dataset_id, table_id, retries=5): argument
/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
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveProjectFiTest.py252 def check_project_fi_activated(self, ad, retries=20): argument
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabProjectFiTest.py349 def check_project_fi_activated(self, ad, retries=20): argument