Searched refs:storageImgNew (Results 1 – 1 of 1) sorted by relevance
1709 File storageImgNew = getVmFile("diff_test_vm", "storage.img"); in encryptedStorageIsInaccessibleToDifferentVm() local1710 Files.copy(storageImgOrig.toPath(), storageImgNew.toPath(), REPLACE_EXISTING); in encryptedStorageIsInaccessibleToDifferentVm()