Searched defs:wait_time (Results 1 – 9 of 9) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/tel/lab/ |
D | TelLabGFTVoWifiTest.py | 1271 def _call_hold(self, ad, wait_time=WAIT_TIME_IN_CALL): argument 1311 def _call_unhold(self, ad, wait_time=WAIT_TIME_IN_CALL): argument
|
/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/controllers/spirent_lib/ |
D | gss7000.py | 72 def _wait(self, wait_time=1): argument
|
/tools/carrier_settings/proto/ |
D | carrier_settings.proto | 122 optional int32 wait_time = 19 [default = 0]; field
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_data_utils.py | 2850 def check_data_stall_detection(ad, wait_time=WAIT_TIME_FOR_DATA_STALL): argument 2871 wait_time=WAIT_TIME_FOR_NW_VALID_FAIL): argument 2891 wait_time=WAIT_TIME_FOR_DATA_STALL_RECOVERY): argument
|
D | tel_test_utils.py | 638 def wait_for_sim_ready_by_adb(log, ad, wait_time=90): argument 651 def wait_for_sims_ready_by_adb(log, ad, wait_time=90): argument
|
D | tel_voice_utils.py | 1901 def _wait_for_ringing_event(log, ad, wait_time): argument
|
D | anritsu_utils.py | 1464 wait_time=0, argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_test_utils.py | 2039 wait_time=15, argument 2250 wait_time=12): argument
|