Searched defs:wait_time (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
D | logserial.py | 306 def write(self, command, wait_time=0.2): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 652 def check_data_stall_detection(ad, wait_time=WAIT_TIME_FOR_DATA_STALL): argument 673 wait_time=WAIT_TIME_FOR_NW_VALID_FAIL): argument 693 wait_time=WAIT_TIME_FOR_DATA_STALL_RECOVERY): argument 801 def wait_for_sim_ready_by_adb(log, ad, wait_time=90): argument 814 def wait_for_sims_ready_by_adb(log, ad, wait_time=90): argument 1040 def _wait_for_ringing_event(log, ad, wait_time): argument
|
D | anritsu_utils.py | 1478 wait_time=0, argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 1785 def validate_connection(ad, ping_addr=DEFAULT_PING_ADDR, wait_time=2): argument 1973 def set_attns_steps(attenuators, atten_val_name, steps=10, wait_time=12): argument
|