Searched refs:status_parser (Results 1 – 1 of 1) sorted by relevance
1264 status_parser = re.compile(r"^AUTOTEST_STATUS:([^:]*):(.*)$") variable in client_logger1381 status_match = self.status_parser.search(line)