Searched refs:Flash (Results 1 – 5 of 5) sorted by relevance
168 ret_flash = flasher.Flash(partition_image,195 ret_flash = flasher.Flash(partition_image,
186 flasher.Flash.assert_called_with({258 flasher.Flash.assert_called_with({}, {}, "--unit", "test")
57 "flashMode": self.light_types.Flash.TIMED,
43 * Flash the build you want to test. The build's API level has to be `>=26`.
130 def Flash(self, device_images, skip_vbmeta=False): member in BuildFlasher