Home
last modified time | relevance | path

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

/test/vts/testcases/host/verify_boot_header/
DVtsFirmwareBootHeaderVerification.py96 def CheckImageHeader(self, boot_image, is_recovery=False): argument
104 with open(boot_image, "rb") as image_file: