Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/benchmark_hostside/java/android/avf/test/
DAVFHostTestCase.java65 private static final String BOOTLOADER_PREFIX = "bootloader-"; field in AVFHostTestCase
394 String key = String.format("%s%s", BOOTLOADER_PREFIX, bootKeyVal[0]); in updateBootloaderTimeInfo()