Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_reproduce_test.py71 mock_campiagn.EmitFetchCommands.side_effect = emit_fetch_commands
99 mock_campiagn.EmitFetchCommands.assert_called_with(
Dcommand_reproduce.py219 fetch_commands_result, gsi = self.campaign_common.EmitFetchCommands(
/test/framework/harnesses/host_controller/campaigns/
Dcampaign_common.py75 def EmitFetchCommands(**kwargs): function
345 fetch_commands_result, gsi = EmitFetchCommands(**kwargs)