Home
last modified time | relevance | path

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

/tools/tradefederation/core/atest/test_finders/
Dtf_integration_finder.py35 _INT_NAME_RE = re.compile(r'^.*\/res\/config\/(?P<int_name>.*).xml$') variable
182 match = _INT_NAME_RE.match(test_file)
243 match = _INT_NAME_RE.match(rel_config)