Searched refs:LEAK_RE (Results 1 – 1 of 1) sorted by relevance
59 LEAK_RE = r"(?:definitely|indirectly|possibly) lost: " variable60 LEAK_LINE_MATCHER = re.compile(LEAK_RE)