Home
last modified time | relevance | path

Searched refs:wait_for_wfc_enabled (Results 1 – 13 of 13) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLivePreflightTest.py33 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
60 if not wait_for_wfc_enabled(self.log, ad):
DTelLiveRilDataKpiTest.py29 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
94 if not wait_for_wfc_enabled(self.log, ad):
DTelLiveRilCstVoiceTest.py33 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
285 if not wait_for_wfc_enabled(self.log, ads[0]):
538 if not wait_for_wfc_enabled(self.log, ads[0]):
DTelLiveConnectivityMonitorBaseTest.py35 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
171 return wait_for_wfc_enabled(self.log, self.dut)
DTelLiveRebootStressTest.py45 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
406 if not wait_for_wfc_enabled(self.log, self.dut):
DTelLiveImsSettingsTest.py42 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
1258 if not wait_for_wfc_enabled(self.log, self.dut,
DTelLiveGFTDSDSDDSSwitchTest.py40 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
675 if not wait_for_wfc_enabled(self.log, ad):
DTelWifiVoiceTest.py57 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
399 result = wait_for_wfc_enabled(self.log, self.android_devices[0],
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_phone_setup_utils.py61 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
198 if not wait_for_wfc_enabled(log, ad, max_time=MAX_WAIT_TIME_WFC_ENABLED):
795 if not wait_for_wfc_enabled(log, ad, MAX_WAIT_TIME_WFC_ENABLED):
1164 if not wait_for_wfc_enabled(log, ad):
1189 if not wait_for_wfc_enabled(log, ad):
Dtel_voice_utils.py72 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
2512 if not wait_for_wfc_enabled(log, ad):
2530 if not wait_for_wfc_enabled(log, ad):
2582 wait_for_wfc_enabled(log, ad)
Dtel_ss_utils.py27 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
705 if not wait_for_wfc_enabled(
Dtel_ims_utils.py765 def wait_for_wfc_enabled(log, ad, max_time=MAX_WAIT_TIME_WFC_ENABLED): function
/tools/test/connectivity/acts_tests/tests/google/nr/cbr/
DCellBroadcastTest.py159 from acts_contrib.test_utils.tel.tel_ims_utils import wait_for_wfc_enabled
933 if not wait_for_wfc_enabled(ad.log, ad, max_time=MAX_WAIT_TIME_WFC_ENABLED):