Home
last modified time | relevance | path

Searched refs:wait_until_attached (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py232 def wait_until_attached(self, timeout=120): member in CMX500CellularSimulator
Dcmw500_cellular_simulator.py544 def wait_until_attached(self, timeout=120): member in CMW500CellularSimulator
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py414 def wait_until_attached(self, timeout=120): member in AbstractCellularSimulator
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DBaseSimulation.py221 self.simulator.wait_until_attached(timeout=self.attach_timeout)
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py649 def wait_until_attached(self, timeout=120): member in MD8475CellularSimulator