Home
last modified time | relevance | path

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

/tools/asuite/atest/test_finders/
Dsuite_plan_finder.py30 _SUITE_PLAN_NAME_RE = re.compile(r'^.*\/(?P<suite>.*)-tradefed\/res\/config\/' variable
79 match = _SUITE_PLAN_NAME_RE.match(path)
/tools/asuite/atest-py2/test_finders/
Dsuite_plan_finder.py30 _SUITE_PLAN_NAME_RE = re.compile(r'^.*\/(?P<suite>.*)-tradefed\/res\/config\/' variable
79 match = _SUITE_PLAN_NAME_RE.match(path)