Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_flash.py168 ret_flash = flasher.Flash(partition_image,
195 ret_flash = flasher.Flash(partition_image,
/test/framework/harnesses/host_controller/
Dconsole_test.py186 flasher.Flash.assert_called_with({
258 flasher.Flash.assert_called_with({}, {}, "--unit", "test")
/test/vts/testcases/codelab/host_multi_hal/
DVtsCodelabHostMultiHalTest.py57 "flashMode": self.light_types.Flash.TIMED,
/test/vts-testcase/nbu/src/
DREADME.md43 * Flash the build you want to test. The build's API level has to be `>=26`.
/test/framework/harnesses/host_controller/build/
Dbuild_flasher.py130 def Flash(self, device_images, skip_vbmeta=False): member in BuildFlasher