Searched refs:TEST_WITH_MAINLINE_MODULES_RE (Results 1 – 3 of 3) sorted by relevance
270 TEST_WITH_MAINLINE_MODULES_RE = re.compile(r'(?P<test>.*)\[(?P<mainline_modules>.*' variable
365 if constants.TEST_WITH_MAINLINE_MODULES_RE.match(test['name']):
1079 result = constants.TEST_WITH_MAINLINE_MODULES_RE.match(test)