Searched refs:EmitFlashCommands (Results 1 – 3 of 3) sorted by relevance
72 mock_campiagn.EmitFlashCommands.side_effect = emit_flash_commands121 mock_campiagn.EmitFlashCommands.assert_called_with(
222 flash_commands_result = self.campaign_common.EmitFlashCommands(
226 def EmitFlashCommands(gsi, **kwargs): function347 flash_commands_result = EmitFlashCommands(gsi, **kwargs)