Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/pvmfw/java/com/android/pvmfw/test/
DPvmfwImgTest.java50 pvmfw.serialize(getCustomPvmfwFile()); in testPvmfw_beforeVmReferenceDt_whenSecretKeeperExists()
96 pvmfw.serialize(getCustomPvmfwFile()); in testInvalidConfigVersion_doesNotBoot()
DDebugPolicyHostTests.java204 pvmfw.serialize(getCustomPvmfwFile()); in prepareCustomDebugPolicy()
239 getDevice().pushFile(getCustomPvmfwFile(), CUSTOM_PVMFW_IMG_PATH); in tryLaunchProtectedNonDebuggableVm()
DCustomPvmfwHostTestCaseBase.java155 public File getCustomPvmfwFile() { in getCustomPvmfwFile() method in CustomPvmfwHostTestCaseBase