Searched refs:_SUITE_REGEX (Results 1 – 1 of 1) sorted by relevance
49 _SUITE_REGEX = r'suite:(.*)' variable413 suitematch = re.match(_SUITE_REGEX, test)443 suitematch = re.match(_SUITE_REGEX, test)