Home
last modified time | relevance | path

Searched defs:wait_until_attached (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/cellular/callbox_utils/
H A Dcmw500_cellular_simulator.py537 def wait_until_attached(self, timeout=120): member in CMW500CellularSimulator
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py462 def wait_until_attached(self, timeout=120): member in CMX500CellularSimulator
Dcmw500_cellular_simulator.py703 def wait_until_attached(self, timeout=120): member in CMW500CellularSimulator
Dcmx500.py621 def wait_until_attached(self, timeout=120): member in Cmx500
/aosp_15_r20/external/autotest/server/cros/cellular/
H A Dcellular_simulator.py401 def wait_until_attached(self, timeout=120): member in AbstractCellularSimulator
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py593 def wait_until_attached(self, timeout=120): member in MD8475CellularSimulator
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py539 def wait_until_attached(self, timeout=120): member in AbstractCellularSimulator
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/
Duxm_cellular_simulator.py661 def wait_until_attached(self, dut, timeout, attach_retries): member in UXMCellularSimulator