Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/pvmfw/java/com/android/pvmfw/test/
DCustomPvmfwHostTestCaseBase.java59 @NonNull public static final String CUSTOM_PVMFW_FILE_PREFIX = "pvmfw"; field in CustomPvmfwHostTestCaseBase
99 FileUtil.createTempFile(CUSTOM_PVMFW_FILE_PREFIX, CUSTOM_PVMFW_FILE_SUFFIX); in setUp()