Searched defs:wait_time (Results 1 – 5 of 5) 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/carrier_settings/proto/ |
D | carrier_settings.proto | 121 optional int32 wait_time = 19 [default = 0]; field
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 634 def check_data_stall_detection(ad, wait_time=WAIT_TIME_FOR_DATA_STALL): argument 655 wait_time=WAIT_TIME_FOR_NW_VALID_FAIL): argument 675 wait_time=WAIT_TIME_FOR_DATA_STALL_RECOVERY): argument 783 def wait_for_sim_ready_by_adb(log, ad, wait_time=90): argument 796 def wait_for_sims_ready_by_adb(log, ad, wait_time=90): argument 1022 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 | 1903 def validate_connection(ad, ping_addr=DEFAULT_PING_ADDR, wait_time=15, argument 2110 wait_time=12): argument
|