Searched refs:SetSerials (Results 1 – 4 of 4) sorted by relevance
122 mock_console.SetSerials.assert_called_with(
309 self.console.SetSerials(args.set_serial.split(","))
207 main_console.SetSerials(args.serial.split(","))
711 def SetSerials(self, serials): member in Console