Home
last modified time | relevance | path

Searched refs:_SUITE_REGEX (Results 1 – 1 of 1) sorted by relevance

/external/autotest/site_utils/
Dtest_runner_utils.py49 _SUITE_REGEX = r'suite:(.*)' variable
413 suitematch = re.match(_SUITE_REGEX, test)
443 suitematch = re.match(_SUITE_REGEX, test)