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.py40 _SUITE_REGEX = r'suite:(.*)' variable
395 suitematch = re.match(_SUITE_REGEX, test)
425 suitematch = re.match(_SUITE_REGEX, test)