Searched refs:_DEVICE_NOT_FOUND_RE (Results 1 – 1 of 1) sorted by relevance
46 _DEVICE_NOT_FOUND_RE = re.compile(r"device '(?P<serial>.+)' not found") variable334 not_found_m = _DEVICE_NOT_FOUND_RE.search(output)