Searched refs:_GetCommList (Results 1 – 2 of 2) sorted by relevance
49 def _GetCommList(): function54 return [x for x in _GetCommList().splitlines() if 'ttyUSB' in x]
209 find_usb_devices._GetCommList = mock.Mock(