Home
last modified time | relevance | path

Searched refs:detach (Results 1 – 9 of 9) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py259 def detach(self): member in CMX500CellularSimulator
261 self.cmx.detach()
Dcmw500_cellular_simulator.py586 def detach(self): member in CMW500CellularSimulator
588 self.cmw.detach()
Dcmx500.py142 def detach(self): member in Cmx500
Dcmw500.py364 def detach(self): member in Cmw500
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DBaseSimulation.py247 def detach(self): member in BaseSimulation
261 self.simulator.detach()
571 self.detach()
/tools/acloud/internal/script/
Dcreate_extradisk.sh28 gcloud compute instances detach-disk instance-disk-creation --disk "${DISK_NAME}" --zone=${ZONE} --…
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py441 def detach(self): member in AbstractCellularSimulator
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dcellular_base_test.py215 self.simulation.detach()
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py690 def detach(self): member in MD8475CellularSimulator