Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java1709 File storageImgNew = getVmFile("diff_test_vm", "storage.img"); in encryptedStorageIsInaccessibleToDifferentVm() local
1710 Files.copy(storageImgOrig.toPath(), storageImgNew.toPath(), REPLACE_EXISTING); in encryptedStorageIsInaccessibleToDifferentVm()