Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/pvmfw/java/com/android/pvmfw/test/
DPvmfwImgTest.java82 .setVmReferenceDt(getVmReferenceDtFile()); in testInvalidConfigVersion_doesNotBoot()
90 && getVmReferenceDtFile() == null) { in testInvalidConfigVersion_doesNotBoot()
DCustomPvmfwHostTestCaseBase.java143 public File getVmReferenceDtFile() { in getVmReferenceDtFile() method in CustomPvmfwHostTestCaseBase
DDebugPolicyHostTests.java199 builder.setVmReferenceDt(getVmReferenceDtFile()); in prepareCustomDebugPolicy()