Searched refs:globalReqs (Results 1 – 1 of 1) sorted by relevance
169 MultiMap<String, String> globalReqs = fullInfo.get(null); in testRequireForProduct_internalState() local170 assertEquals(2, globalReqs.size()); in testRequireForProduct_internalState()171 List<String> products = globalReqs.get(FlashingResourcesParser.PRODUCT_KEY); in testRequireForProduct_internalState()176 List<String> bootloaders = globalReqs.get(FlashingResourcesParser.BOOTLOADER_VERSION_KEY); in testRequireForProduct_internalState()