Searched defs:diskId (Results 1 – 2 of 2) sorted by relevance
171 private void verifyPrimaryInternal(String diskId) throws Exception { in verifyPrimaryInternal()217 private void verifyPrimaryPhysical(String diskId) throws Exception { in verifyPrimaryPhysical()375 private void cleanUp(String diskId) throws Exception { in cleanUp()
43 final String diskId = getVirtualDisk(device); in setUp() local