Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/tests/
Dacts_import_unit_test.py48 PY_FILE_REGEX = re.compile('.+\.py$') variable
135 if PY_FILE_REGEX.match(full_path):