Searched refs:bootloaders (Results 1 – 1 of 1) sorted by relevance
65 List<String> bootloaders = result.get(FlashingResourcesParser.BOOTLOADER_VERSION_KEY); in testParseAndroidInfo() local66 assertEquals("1.0.1", bootloaders.get(0)); in testParseAndroidInfo()89 List<String> bootloaders = result.get(FlashingResourcesParser.BOOTLOADER_VERSION_KEY); in testParseAndroidInfo_withConstraint() local90 assertEquals("1.0.1", bootloaders.get(0)); in testParseAndroidInfo_withConstraint()176 List<String> bootloaders = globalReqs.get(FlashingResourcesParser.BOOTLOADER_VERSION_KEY); in testRequireForProduct_internalState() local177 assertEquals("1234", bootloaders.get(0)); in testRequireForProduct_internalState()