Searched refs:MkCombinedImg (Results 1 – 4 of 4) sorted by relevance
179 mock_ota.MkCombinedImg.assert_called_with(181 get_image = mock_ota.MkCombinedImg.call_args[0][2]
236 ota.MkCombinedImg(
255 def MkCombinedImg(self, output_path, system_qemu_config_path, get_image): member in OtaTools
270 self._ota.MkCombinedImg("/unit/test", config_path, _GetImage)