Searched refs:startVm (Results 1 – 3 of 3) sorted by relevance
108 public ITestService startVm() throws Exception { in startVm() method in VmShareServiceImpl171 public ITestService startVm() { in startVm() method in VmShareServiceImpl.ServiceImpl174 return VmShareServiceImpl.this.startVm(); in startVm()
25 ITestService startVm(); in startVm() method
2206 ITestService testServiceProxy = service.startVm(); in transferAndStartVm()