Searched refs:mCustomPvmfwFileOnHost (Results 1 – 1 of 1) sorted by relevance
75 @Nullable private File mCustomPvmfwFileOnHost; field in CustomPvmfwHostTestCaseBase98 mCustomPvmfwFileOnHost = in setUp()118 FileUtil.deleteFile(mCustomPvmfwFileOnHost); in shutdown()156 return mCustomPvmfwFileOnHost; in getCustomPvmfwFile()181 .addBootFile(mCustomPvmfwFileOnHost, PVMFW_FILE_NAME) in launchProtectedVmAndWaitForBootCompleted()