Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_reproduce_test.py72 mock_campiagn.EmitFlashCommands.side_effect = emit_flash_commands
121 mock_campiagn.EmitFlashCommands.assert_called_with(
Dcommand_reproduce.py222 flash_commands_result = self.campaign_common.EmitFlashCommands(
/test/framework/harnesses/host_controller/campaigns/
Dcampaign_common.py226 def EmitFlashCommands(gsi, **kwargs): function
347 flash_commands_result = EmitFlashCommands(gsi, **kwargs)