Home
last modified time | relevance | path

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

/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/test_utils/power/tel_simulations/
DBaseSimulation.py228 def detach(self): member in BaseSimulation
242 self.simulator.detach()
537 self.detach()
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_cellular_simulator.py590 def detach(self): member in CMW500CellularSimulator
592 self.cmw.detach()
Dcmw500.py364 def detach(self): member in Cmw500
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py350 def detach(self): member in AbstractCellularSimulator
/tools/test/connectivity/acts/framework/acts/test_utils/power/cellular/
Dcellular_power_base_test.py199 self.simulation.detach()
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py522 def detach(self): member in MD8475CellularSimulator