Home
last modified time | relevance | path

Searched refs:wait_for_cell_status (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/cellular/performance/
DCellularRxPowerTest.py183 if not self.keysight_test_app.wait_for_cell_status(
188 connected = self.keysight_test_app.wait_for_cell_status(
DCellularFr2UplinkPowerSweepTest.py213 if not self.keysight_test_app.wait_for_cell_status(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
DCellularThroughputBaseTest.py600 if self.keysight_test_app.wait_for_cell_status(
620 connected = self.keysight_test_app.wait_for_cell_status(
641 if self.keysight_test_app.wait_for_cell_status(
705 if not self.keysight_test_app.wait_for_cell_status(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dkeysight_5g_testapp.py266 def wait_for_cell_status(self, member in Keysight5GTestApp
820 if self.wait_for_cell_status('LTE', 'CELL1', 'CONN', 60):
830 if not self.wait_for_cell_status('LTE', 'CELL1', 'CONN', 60):